/**@class android.hardware.display.DisplayedContentSamplingAttributes
@extends java.lang.Object

 @hide
*/
var DisplayedContentSamplingAttributes = {

/**
*/
getPixelFormat : function(  ) {},

/**
*/
getDataspace : function(  ) {},

/**
*/
getComponentMask : function(  ) {},


};