HomeSort by relevance Sort by last modified time
    Searched defs:allocHeight (Results 1 - 2 of 2) sorted by null

  /external/skia/gpu/include/
GrGLTexture.h 195 int allocHeight() const { return fAllocHeight; }
203 * @return height() / allocHeight()
  /frameworks/base/tools/aapt/
Images.cpp 42 for (int i=0; i<(int)allocHeight; i++) {
60 png_uint_32 allocHeight;
106 outImageInfo->allocHeight = outImageInfo->height;
    [all...]

Completed in 476 milliseconds