Home
last modified time | relevance | path

Searched defs:anb (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/android/
DANativeWindowAndroid.cpp152 auto* anb = reinterpret_cast<ANativeWindowBuffer*>(buffer); in getFormat() local
175 auto* anb = reinterpret_cast<ANativeWindowBuffer*>(buffer); in queueBuffer() local
189 auto* anb = reinterpret_cast<ANativeWindowBuffer**>(buffer); in dequeueBuffer() local
202 auto* anb = reinterpret_cast<ANativeWindowBuffer*>(buffer); in cancelBuffer() local
213 auto* anb = reinterpret_cast<ANativeWindowBuffer*>(buffer); in getHostHandle() local
/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dwindow.h928 struct ANativeWindowBuffer** anb) { in native_window_dequeue_buffer_and_wait()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1058 ANativeWindowBuffer* anb = NULL; in dataCallbackTimestamp() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp462 ANativeWindowBuffer* anb) { in getBufferId()
484 ANativeWindowBuffer* anb; in dequeueBuffer() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2250 const auto* anb = vk_find_struct<VkNativeBufferANDROID>(bimi); in performBindImageMemory() local
2328 const auto* anb = vk_find_struct<VkNativeBufferANDROID>(&pBindInfos[i]); in on_vkBindImageMemory2() local