HomeSort by relevance Sort by last modified time
    Searched refs:mCacheWidth (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rsFont.cpp 477 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, mCacheWidth, mCacheHeight,
478 mCacheBuffer, mCacheWidth*mCacheHeight, mCacheWidth);
552 mCacheWidth = 1024;
554 mCacheWidth, mCacheHeight, 0, false, false, 0);
555 mCacheBuffer = new uint8_t[mCacheWidth * mCacheHeight];
rsFont.h 218 uint32_t mCacheWidth;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 218 uint32_t mCacheWidth;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 218 uint32_t mCacheWidth;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 218 uint32_t mCacheWidth;

Completed in 770 milliseconds