Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_getTransformMatrix (Results 1 – 5 of 5) 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.cpp70 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function
Dlibandroid.map.txt223 ASurfaceTexture_getTransformMatrix; # introduced=28
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc260 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);
550 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()
Dstubs_arm64.cc260 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);
550 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()