Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp759 static bool check_resource_info(const GrD3DTextureResourceInfo& info) { in check_resource_info() function
794 if (!check_resource_info(textureInfo)) { in onWrapBackendTexture()
828 if (!check_resource_info(textureInfo)) { in onWrapRenderableBackendTexture()
860 if (!check_resource_info(info)) { in onWrapBackendRenderTarget()