Searched defs:layerProps (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SchedulerTest.cpp | 171 scheduler::LayerProps layerProps = { in TEST_F() local 207 scheduler::LayerProps layerProps = { in TEST_F() local 281 scheduler::LayerProps layerProps = { in TEST_F() local
|
H A D | LayerHistoryIntegrationTest.cpp | 329 scheduler::LayerProps layerProps = { in TEST_F() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | Layer.cpp | 535 bool Layer::setFrameRateForLayerTree(FrameRate frameRate, const scheduler::LayerProps& layerProps, in setFrameRateForLayerTree() 987 void Layer::recordLayerHistoryBufferUpdate(const scheduler::LayerProps& layerProps, nsecs_t now) { in recordLayerHistoryBufferUpdate() 1045 void Layer::recordLayerHistoryAnimationTx(const scheduler::LayerProps& layerProps, nsecs_t now) { in recordLayerHistoryAnimationTx()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | LayerHistory.cpp | 134 void LayerHistory::record(int32_t id, const LayerProps& layerProps, nsecs_t presentTime, in record()
|
H A D | Scheduler.cpp | 710 void Scheduler::recordLayerHistory(int32_t id, const LayerProps& layerProps, nsecs_t presentTime, in recordLayerHistory()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 302 bool GetAvailableValidationLayers(const std::vector<VkLayerProperties> &layerProps, in GetAvailableValidationLayers()
|