Searched defs:layers (Results 1 – 9 of 9) sorted by relevance
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
D | base_composer.cpp | 86 int BaseComposer::PrepareLayers(size_t num_layers, vsoc_hwc_layer* layers) { in PrepareLayers() 97 int BaseComposer::SetLayers(size_t num_layers, vsoc_hwc_layer* layers) { in SetLayers()
|
D | stats_keeper.h | 165 int PrepareLayers(size_t num_layers, vsoc_hwc_layer* layers) { in PrepareLayers() 180 int SetLayers(size_t num_layers, vsoc_hwc_layer* layers) { in SetLayers()
|
D | hwcomposer.cpp | 110 void LogLayers(int num_layers, vsoc_hwc_layer* layers, int invalid) { in LogLayers() 172 bool IsValidComposition(int num_layers, vsoc_hwc_layer* layers, bool on_set) { in IsValidComposition() 273 vsoc_hwc_layer* layers = &contents->hwLayers[0]; local
|
D | vsoc_composer.cpp | 514 int VSoCComposer::PrepareLayers(size_t num_layers, vsoc_hwc_layer* layers) { in PrepareLayers() 556 int VSoCComposer::SetLayers(size_t num_layers, vsoc_hwc_layer* layers) { in SetLayers()
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
D | base_composer.cpp | 59 int BaseComposer::PrepareLayers(size_t num_layers, vsoc_hwc_layer* layers) { in PrepareLayers() 70 int BaseComposer::SetLayers(size_t num_layers, vsoc_hwc_layer* layers) { in SetLayers()
|
D | hwcomposer.cpp | 102 void LogLayers(int num_layers, vsoc_hwc_layer* layers, int invalid) { in LogLayers() 164 bool IsValidComposition(int num_layers, vsoc_hwc_layer* layers, bool on_set) { in IsValidComposition() 265 vsoc_hwc_layer* layers = &contents->hwLayers[0]; local
|
D | vsoc_composer.cpp | 510 int VSoCComposer::PrepareLayers(size_t num_layers, vsoc_hwc_layer* layers) { in PrepareLayers() 552 int VSoCComposer::SetLayers(size_t num_layers, vsoc_hwc_layer* layers) { in SetLayers()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | AndroidHardwareBuffer.cpp | 200 uint32_t layers = 1; in createAndroidHardwareBuffer() local
|
D | goldfish_vk_private_defs.h | 393 uint32_t layers; member
|