OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrGpuFactoryRegistrar
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrGpuFactory.h
19
class
GrGpuFactoryRegistrar
{
21
GrGpuFactoryRegistrar
(int i, CreateGpuProc proc);
GrGpuFactory.cpp
21
GrGpuFactoryRegistrar
gVkGpuFactoryProc(kVulkan_GrBackend, vk_gpu_create);
24
GrGpuFactoryRegistrar
::
GrGpuFactoryRegistrar
(int i, CreateGpuProc proc) {
Completed in 55 milliseconds