Searched defs:frameIndexResult (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/codec/ |
D | SkCodec.cpp | 357 const Result frameIndexResult = this->handleFrameIndex(info, pixels, rowBytes, in getPixels() local 435 const Result frameIndexResult = this->handleFrameIndex(info, pixels, rowBytes, in startIncrementalDecode() local 498 const Result frameIndexResult = this->handleFrameIndex(info, nullptr, 0, *options); in startScanlineDecode() local
|
/external/skia/src/codec/ |
D | SkCodec.cpp | 357 const Result frameIndexResult = this->handleFrameIndex(info, pixels, rowBytes, in getPixels() local 435 const Result frameIndexResult = this->handleFrameIndex(info, pixels, rowBytes, in startIncrementalDecode() local 498 const Result frameIndexResult = this->handleFrameIndex(info, nullptr, 0, *options); in startScanlineDecode() local
|