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

  /frameworks/native/libs/ui/include/ui/
DebugUtils.h 35 std::string decodeRenderIntent(android::ui::RenderIntent renderIntent);
  /frameworks/native/libs/ui/
DebugUtils.cpp 307 std::string decodeRenderIntent(RenderIntent renderIntent) {
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 709 decodeRenderIntent(intent).c_str(),
711 decodeColorMode(hwcColorMode).c_str(), decodeRenderIntent(hwcIntent).c_str());
786 decodeRenderIntent(intent).c_str());
SurfaceFlinger.cpp     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 359 decodeRenderIntent(renderIntent) + ")")

Completed in 104 milliseconds