Searched refs:layerProperties (Results 1 – 4 of 4) sorted by relevance
227 const LayerProperties& layerProperties = properties.layerProperties(); in drawContent() local232 layerNeedsPaint(layerProperties, alphaMultiplier, &paint); in drawContent()
88 mLayerProperties = other.layerProperties(); in operator =()
498 const LayerProperties& layerProperties() const { return mLayerProperties; } in layerProperties() function
433 return static_cast<int>(renderNode->stagingProperties().layerProperties().type()); in android_view_RenderNode_getLayerType()