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

  /hardware/interfaces/graphics/composer/2.1/
IComposerClient.hal 659 * type than had been set prior to the last call to VALIDATE_DISPLAY. The
740 * composition during VALIDATE_DISPLAY.
    [all...]
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 123 #define VALIDATE_DISPLAY(dpy,ret) \
129 VALIDATE_DISPLAY(dpy, ret) \
841 VALIDATE_DISPLAY(dpy,EGL_FALSE);
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
ComposerCommandEngine.h 102 case IComposerClient::Command::VALIDATE_DISPLAY:
  /hardware/interfaces/graphics/composer/2.1/vts/functional/
VtsHalGraphicsComposerV2_1TargetTest.cpp 433 * Test IComposerClient::Command::VALIDATE_DISPLAY.
435 TEST_F(GraphicsComposerHidlCommandTest, VALIDATE_DISPLAY) {
  /hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
ComposerCommandBuffer.h 265 beginCommand(IComposerClient::Command::VALIDATE_DISPLAY, kValidateDisplayLength);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
ComposerHal.cpp 870 if (command == IComposerClient::Command::VALIDATE_DISPLAY ||
    [all...]

Completed in 183 milliseconds