Home
last modified time | relevance | path

Searched defs:peekProxy (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/image/
DSkImage_Gpu.h37 GrTextureProxy* peekProxy() const override { in peekProxy() function
DSkImage_Base.h49 virtual GrTextureProxy* peekProxy() const { return nullptr; } in peekProxy() function