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

  /art/runtime/gc/accounting/
bitmap.h 90 size_t BitmapSize() const {
96 DCHECK_LT(bit_index, BitmapSize());
  /external/skia/fuzz/
fuzz.cpp 506 const int BitmapSize = 24;
508 bitmap.allocN32Pixels(BitmapSize, BitmapSize);
523 0, 0, SkIntToScalar(BitmapSize), SkIntToScalar(BitmapSize)));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddvdeo.h 307 ULONG BitmapSize;
winioctl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 234 milliseconds