Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_LibGL.cpp213 void rsrDrawTextAlloc(Context *rsc, Allocation *a, int x, int y) { in rsrDrawTextAlloc() function
DrsRuntime.h97 void rsrDrawTextAlloc(Context *, Allocation *, int x, int y);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1090 rsrDrawTextAlloc(rsc, (Allocation *)a.p, x, y);