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

  /hardware/libhardware/include/hardware/
hwcomposer2.h 34 /* Display attributes queryable through getDisplayAttribute */
410 case HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE: return "GetDisplayAttribute";
602 GetDisplayAttribute = HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE,
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp 348 if (!loadFunctionPointer(FunctionDescriptor::GetDisplayAttribute,
856 ALOGE("getDisplayAttribute(%" PRIu64 ", %u, %s) failed: %s (%d)", mId,
    [all...]
HWC2On1Adapter.cpp 223 case FunctionDescriptor::GetDisplayAttribute:
    [all...]

Completed in 97 milliseconds