Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/
Dandroid_os_cts_PerformanceHintManagerTest.cpp94 bool bindToSurface : 1; member
104 .bindToSurface = APerformanceHint_isFeatureSupported(APERF_HINT_SURFACE_BINDING), in getSupportHelper()
526 if (!supportInfo.bindToSurface) { in nativeTestSetNativeSurfaces()
682 } else if (!supportInfo.bindToSurface) { in nativeTestSupportChecking()