Searched refs:ASurfaceTexture_getTransformMatrix (Results 1 – 8 of 8) sorted by relevance
153 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) __INTRODUCED_IN(28);
42 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function
261 ASurfaceTexture_getTransformMatrix; # introduced=28
141 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function172 return ASurfaceTexture_getTransformMatrix(st, mtx); in ASurfaceTexture_routeGetTransformMatrix()
77 ASurfaceTexture_getTransformMatrix;
310 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);677 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()