Searched refs:ASurfaceTexture_getTransformMatrix (Results 1 – 7 of 7) sorted by relevance
155 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) __INTRODUCED_IN(28);
42 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function
225 ASurfaceTexture_getTransformMatrix; # introduced=28
142 void ASurfaceTexture_getTransformMatrix(ASurfaceTexture* st, float mtx[16]) { in ASurfaceTexture_getTransformMatrix() function173 return ASurfaceTexture_getTransformMatrix(st, mtx); in ASurfaceTexture_routeGetTransformMatrix()
62 ASurfaceTexture_getTransformMatrix;
255 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTransformMatrix);534 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTransformMatrix); in init_stub_library()