HomeSort by relevance Sort by last modified time
    Searched refs:rsrDrawTextAlloc (Results 1 - 6 of 6) 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) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsRuntime.h 101 void rsrDrawTextAlloc(Context *, Allocation *, int x, int y);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsRuntime.h 101 void rsrDrawTextAlloc(Context *, Allocation *, int x, int y);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsRuntime.h 101 void rsrDrawTextAlloc(Context *, Allocation *, int x, int y);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 439 rsrDrawTextAlloc(rsc, a, x, y);
    [all...]

Completed in 4051 milliseconds