Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DSkGpuDeviceFactory.h54 GrTexture* fRootTexture; variable
/external/skia/src/gpu/
DSkGpuDevice.cpp1409 fRootTexture = NULL; in SkGpuDeviceFactory()
1417 fRootTexture = rootRenderTargetTexture; in SkGpuDeviceFactory()
1430 GrSafeUnref(fRootTexture); in ~SkGpuDeviceFactory()