Home
last modified time | relevance | path

Searched defs:layer_properties (Results 1 – 7 of 7) sorted by relevance

/external/drm_hwcomposer/hwc2_device/
Dhwc2_device.cpp578 HwcLayer::LayerProperties layer_properties; in SetLayerBlendMode() local
619 HwcLayer::LayerProperties layer_properties; in SetLayerDataspace() local
650 HwcLayer::LayerProperties layer_properties; in SetLayerCompositionType() local
665 HwcLayer::LayerProperties layer_properties; in SetLayerDisplayFrame() local
683 HwcLayer::LayerProperties layer_properties; in SetLayerPlaneAlpha() local
705 HwcLayer::LayerProperties layer_properties; in SetLayerSourceCrop() local
731 HwcLayer::LayerProperties layer_properties; in SetLayerTransform() local
757 HwcLayer::LayerProperties layer_properties; in SetLayerZOrder() local
DHwcLayer.cpp27 void HwcLayer::SetLayerProperties(const LayerProperties& layer_properties) { in SetLayerProperties()
/external/vulkan-validation-layers/layers/
Dvk_layer_extension_utils.cpp49 … VkResult util_GetLayerProperties(const uint32_t count, const VkLayerProperties *layer_properties,… in util_GetLayerProperties()
/external/rust/android-crates-io/crates/vulkano/src/
Dlibrary.rs221 pub fn layer_properties( in layer_properties() method
226 let layer_properties = unsafe { in layer_properties() localVariable
/external/pytorch/aten/src/ATen/native/vulkan/api/
DRuntime.cpp24 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
/external/executorch/backends/vulkan/runtime/vk_api/
DRuntime.cpp47 std::vector<VkLayerProperties> layer_properties(layer_count); in find_requested_layers_and_extensions() local
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h119 } layer_properties; typedef