Searched defs:dataView (Results 1 – 2 of 2) sorted by relevance
79 sk_sp<SkData> dataView = SkData::MakeWithCopy(data, length); in deserializeImage() local
124 auto dataView = std::get<0>(GrMakeUncachedBitmapProxyView(dContext, bitmap)); in TestForPreservingPMConversions() local