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

  /frameworks/av/media/libstagefright/
SurfaceUtils.cpp 88 nativeWindow, NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER, &queuesToNativeWindow);
  /frameworks/native/libs/nativewindow/include/system/
window.h 85 NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER = 4,
    [all...]
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 324 EXPECT_EQ(BAD_VALUE, mProducer->query(NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER, &value));
Surface_test.cpp 93 int err = anw->query(anw.get(), NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER,
106 int err = anw->query(anw.get(), NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER,
    [all...]
SurfaceTextureClient_test.cpp 135 int err = mANW->query(mANW.get(), NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER,
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue_producer-test.cpp 222 mProducer->query(NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER, &value));
  /frameworks/native/libs/gui/
Surface.cpp 812 case NATIVE_WINDOW_QUEUES_TO_WINDOW_COMPOSER: {
    [all...]

Completed in 221 milliseconds