Home
last modified time | relevance | path

Searched refs:fOrigRLEBytes (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/codec/
DSkBmpRLECodec.h104 const size_t fOrigRLEBytes; variable
DSkBmpRLECodec.cpp29 , fOrigRLEBytes(RLEBytes) in SkBmpRLECodec()
287 fRLEBytes = fOrigRLEBytes; in prepareToDecode()