Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSurface.cpp161 mHInstance = hwndDesc->hinstance; in Surface()
212 return mHInstance; in GetHInstance()
DSurface.h87 void* mHInstance = nullptr; variable