Home
last modified time | relevance | path

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

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