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

/frameworks/base/libs/rs/
H A DrsRuntime.h107 void rsrDrawTextAlloc(Context *, Script *, Allocation *, int x, int y);
H A DrsScriptC_LibGL.cpp276 void rsrDrawTextAlloc(Context *rsc, Script *sc, Allocation *a, int x, int y) { function in namespace:android::renderscript
/frameworks/base/libs/rs/driver/
H A DrsdRuntimeStubs.cpp268 rsrDrawTextAlloc(rsc, sc, a, x, y);

Completed in 103 milliseconds