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

  /hardware/libhardware/include/hardware/
hwcomposer2.h 264 HWC2_FUNCTION_VALIDATE_DISPLAY,
517 case HWC2_FUNCTION_VALIDATE_DISPLAY: return "ValidateDisplay";
715 ValidateDisplay = HWC2_FUNCTION_VALIDATE_DISPLAY,
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 575 case HWC2_FUNCTION_VALIDATE_DISPLAY:
  /hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
HwcHal.h 580 !initDispatch(HWC2_FUNCTION_VALIDATE_DISPLAY, &mDispatch.validateDisplay)) {
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp 583 getFunction(HWC2_FUNCTION_VALIDATE_DISPLAY));
    [all...]

Completed in 102 milliseconds