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