Home
last modified time | relevance | path

Searched defs:fInstance (Results 1 – 10 of 10) sorted by relevance

/external/skia/tools/gpu/dawn/
DDawnTestContext.h29 std::unique_ptr<dawn::native::Instance> fInstance; variable
DDawnTestContext.cpp80 static ProcGetter* fInstance; member in __anon4b21c6e10111::ProcGetter
83 ProcGetter* ProcGetter::fInstance; member in __anon4b21c6e10111::ProcGetter
/external/skia/tools/sk_app/
DDawnWindowContext.h49 std::unique_ptr<dawn::native::Instance> fInstance; variable
DGraphiteDawnWindowContext.h40 std::unique_ptr<dawn::native::Instance> fInstance; variable
DVulkanWindowContext.h66 VkInstance fInstance = VK_NULL_HANDLE; variable
/external/junit/src/main/java/junit/framework/
DJUnit4TestAdapterCache.java15 private static final JUnit4TestAdapterCache fInstance = new JUnit4TestAdapterCache(); field in JUnit4TestAdapterCache
/external/skia/include/gpu/vk/
DVulkanBackendContext.h21 VkInstance fInstance; member
DGrVkBackendContext.h46 VkInstance fInstance = VK_NULL_HANDLE; member
/external/skia/tools/window/
DSkVulkanWindowContext.h63 VkInstance fInstance = VK_NULL_HANDLE; variable
/external/skia/tests/
DGrMemoryPoolTest.cpp175 A* fInstance; member