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

  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
BMPImageReader.h 192 inline uint32_t readCurrentPixel(int bytesPerPixel) const
BMPImageReader.cpp 756 const uint32_t pixel = readCurrentPixel(bytesPerPixel);
    [all...]

Completed in 39 milliseconds