Home
last modified time | relevance | path

Searched refs:composition (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt45 This extension allows querying various timestamps related to the composition
53 composition start time and finish time can be used to determine how
131 composition and display of a window surface. The values are not associated
138 compositor will begin composition. This is effectively the deadline
141 composition events.
143 the start of composition and the expected present time of that
144 composition. This can be used to estimate the latency of the
153 allows querying various timestamps related to the composition and display
183 selected this frame as the one to use for the next composition. The
187 the compositor began preparing composition for this frame.
[all …]
DEGL_ANDROID_front_buffer_auto_refresh.txt39 that it should perform composition every time the display refreshes. This
42 unneeded composition work if the window surface has not been updated.
DEGL_ANDROID_framebuffer_target.txt39 send the result of performing window composition to a display, may have
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h78 virtual bool isSupported(hwc2_composition_t composition) = 0;
120 virtual bool isSupported(hwc2_composition_t composition) in isSupported() argument
122 return mCompositionSupport.at(composition); in isSupported()
DHwc2Test.cpp361 hwc2_composition_t composition, hwc2_error_t* outErr = nullptr) in setLayerCompositionType() argument
368 composition)); in setLayerCompositionType()
373 " type " << getCompositionName(composition); in setLayerCompositionType()
1622 hwc2_composition_t composition; in setLayerProperties() local
1631 composition = testLayers->getComposition(layer); in setLayerProperties()
1634 if ((composition == HWC2_COMPOSITION_DEVICE in setLayerProperties()
1635 || composition == HWC2_COMPOSITION_CURSOR) in setLayerProperties()
1640 composition, &err)); in setLayerProperties()
1642 EXPECT_TRUE(composition != HWC2_COMPOSITION_CLIENT in setLayerProperties()
1643 && composition != HWC2_COMPOSITION_DEVICE); in setLayerProperties()
[all …]
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
Dtimestats.proto38 // Total frames fallback to client composition.
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto79 // The layer's composition type
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h143 std::vector<IComposerClient::Composition>* composition);
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop128 # GL composition.