Home
last modified time | relevance | path

Searched refs:doGetFunction (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h68 gralloc1_function_pointer_t doGetFunction(
73 return getAdapter(device)->doGetFunction(descriptor); in getFunctionHook()
DGralloc1On0Adapter.cpp85 gralloc1_function_pointer_t Gralloc1On0Adapter::doGetFunction( in doGetFunction() function in android::hardware::Gralloc1On0Adapter
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h76 hwc2_function_pointer_t doGetFunction(HWC2::FunctionDescriptor descriptor);
80 return getAdapter(device)->doGetFunction(descriptor); in getFunctionHook()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h68 hwc2_function_pointer_t doGetFunction(HWC2::FunctionDescriptor descriptor);
72 return getAdapter(device)->doGetFunction(descriptor); in getFunctionHook()
DHWC2On1Adapter.cpp178 hwc2_function_pointer_t HWC2On1Adapter::doGetFunction( in doGetFunction() function in android::HWC2On1Adapter
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp141 hwc2_function_pointer_t HWC2On1Adapter::doGetFunction( in doGetFunction() function in android::HWC2On1Adapter