Searched refs:layerProperties (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DRenderProperties.cpp118 mLayerProperties = other.layerProperties();
149 const bool isLayer = layerProperties().type() != kLayerTypeNone;
H A DRenderNode.cpp163 LayerType layerType = properties().layerProperties().type();
178 LayerType layerType = properties().layerProperties().type();
288 const LayerProperties& props = properties().layerProperties();
414 const bool isLayer = properties().layerProperties().type() != kLayerTypeNone;
H A DRenderProperties.h555 const LayerProperties& layerProperties() const { function in class:android::uirenderer::RenderProperties

Completed in 71 milliseconds