OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsrDrawTextAlloc
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsRuntime.h
101
void
rsrDrawTextAlloc
(Context *, Allocation *, int x, int y);
rsScriptC_LibGL.cpp
221
void
rsrDrawTextAlloc
(Context *rsc, Allocation *a, int x, int y) {
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
393
rsrDrawTextAlloc
(rsc, a, x, y);
[
all
...]
Completed in 30 milliseconds