Searched refs:InitFrameCacheInfo (Results 1 – 2 of 2) sorted by relevance
127 FrameCacheInfo InitFrameCacheInfo(const uint64_t rowStride, SkImageInfo info);
1294 ExtDecoder::FrameCacheInfo ExtDecoder::InitFrameCacheInfo(const uint64_t rowStride, SkImageInfo inf… in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder1356 ExtDecoder::FrameCacheInfo dstFrameCacheInfo = InitFrameCacheInfo(rowStride, dstInfo_); in HeapMemAlloc()1360 frameCacheInfo_ = InitFrameCacheInfo(rowStride, dstInfo_); in HeapMemAlloc()