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

  /external/chromium_org/third_party/skia/src/images/
bmpdecoderhelper.cpp 182 static const uint8 RLE_DELTA = 2;
212 } else if (cmd == RLE_DELTA) {
  /external/skia/src/images/
bmpdecoderhelper.cpp 182 static const uint8 RLE_DELTA = 2;
212 } else if (cmd == RLE_DELTA) {

Completed in 33 milliseconds