Home
last modified time | relevance | path

Searched defs:GetLayer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp475 const Layer& GetLayer(uint32_t index) { in GetLayer() function
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp113 HwcLayer* HwcDisplay::GetLayer(Layer id) { in GetLayer() function in android::dvr::HwcDisplay