HomeSort by relevance Sort by last modified time
    Searched refs:HWC2_FUNCTION_REGISTER_CALLBACK (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/include/hardware/
hwcomposer2.h 242 HWC2_FUNCTION_REGISTER_CALLBACK,
490 case HWC2_FUNCTION_REGISTER_CALLBACK: return "RegisterCallback";
693 RegisterCallback = HWC2_FUNCTION_REGISTER_CALLBACK,
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 527 case HWC2_FUNCTION_REGISTER_CALLBACK:
  /hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
HwcHal.h 546 !initDispatch(HWC2_FUNCTION_REGISTER_CALLBACK, &mDispatch.registerCallback) ||
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp 101 getFunction(HWC2_FUNCTION_REGISTER_CALLBACK));
    [all...]

Completed in 104 milliseconds