Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrYUVProvider.cpp114 sk_sp<SkCachedData> dataStorage = this->getPlanes(&yuvSizeInfo, yuvaIndices, in refAsTextureProxy() local
116 if (!dataStorage) { in refAsTextureProxy()
139 SkCachedData* dataStoragePtr = dataStorage.get(); in refAsTextureProxy()
/external/skia/src/gpu/
DGrYUVProvider.cpp114 sk_sp<SkCachedData> dataStorage = this->getPlanes(&yuvSizeInfo, yuvaIndices, in refAsTextureProxy() local
116 if (!dataStorage) { in refAsTextureProxy()
139 SkCachedData* dataStoragePtr = dataStorage.get(); in refAsTextureProxy()