Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp209 PFN_vkVoidFunction pfn; in GetInstanceProcAddr() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h105 auto pfn = mHwcDevice->getFunction(mHwcDevice, intDesc); in loadFunctionPointer() local
121 auto pfn = reinterpret_cast<hwc2_function_pointer_t>(hook); in registerCallback() local