Searched defs:layer_properties (Results 1 – 7 of 7) sorted by relevance
578 HwcLayer::LayerProperties layer_properties; in SetLayerBlendMode() local619 HwcLayer::LayerProperties layer_properties; in SetLayerDataspace() local650 HwcLayer::LayerProperties layer_properties; in SetLayerCompositionType() local665 HwcLayer::LayerProperties layer_properties; in SetLayerDisplayFrame() local683 HwcLayer::LayerProperties layer_properties; in SetLayerPlaneAlpha() local705 HwcLayer::LayerProperties layer_properties; in SetLayerSourceCrop() local731 HwcLayer::LayerProperties layer_properties; in SetLayerTransform() local757 HwcLayer::LayerProperties layer_properties; in SetLayerZOrder() local
27 void HwcLayer::SetLayerProperties(const LayerProperties& layer_properties) { in SetLayerProperties()
49 … VkResult util_GetLayerProperties(const uint32_t count, const VkLayerProperties *layer_properties,… in util_GetLayerProperties()
221 pub fn layer_properties( in layer_properties() method226 let layer_properties = unsafe { in layer_properties() localVariable
24 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
47 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
119 } layer_properties; typedef