Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_texture.h155 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) __INTRODUCED_IN(28);
/frameworks/base/native/android/
Dsurface_texture.cpp42 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function
Dlibandroid.map.txt225 ASurfaceTexture_getTransformMatrix; # introduced=28
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp142 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function
173 return ASurfaceTexture_getTransformMatrix(st, mtx); in ASurfaceTexture_routeGetTransformMatrix()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt62 ASurfaceTexture_getTransformMatrix;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc255 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);
534 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()
Dstubs_arm64.cc255 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);
534 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()