Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/HwAccelerationTest/jni/
H A Dnative-lib.cpp29 ~MyWrapper() { ASurfaceControl_release(surfaceControl); } in ~MyWrapper()
/aosp14/frameworks/base/native/android/
H A Dlibandroid.map.txt242 ASurfaceControl_release; # introduced=29
H A Dsurface_control.cpp135 void ASurfaceControl_release(ASurfaceControl* aSurfaceControl) { in ASurfaceControl_release() function