Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:mInstance
(Results
1 - 16
of
16
) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H
A
D
BackendConnection.h
44
InstanceBase*
mInstance
= nullptr;
member in dawn_native::BackendConnection
H
A
D
Adapter.h
84
InstanceBase*
mInstance
= nullptr;
member in dawn_native::AdapterBase
H
A
D
Surface.h
77
Ref<InstanceBase>
mInstance
;
member in dawn_native::final
H
A
D
Device.h
496
Ref<InstanceBase>
mInstance
;
member in dawn_native::DeviceBase
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H
A
D
AudioInputTester.java
22
private static AudioInputTester
mInstance
;
field in AudioInputTester
H
A
D
AudioOutputTester.java
25
private static AudioOutputTester
mInstance
;
field in AudioOutputTester
H
A
D
AudioMidiTester.java
55
private static AudioMidiTester
mInstance
;
field in AudioMidiTester
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
WindowSurfaceTests.cpp
79
wgpu::Instance
mInstance
;
member in WindowSurfaceInstanceTests
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H
A
D
BackendVk.h
61
VkInstance
mInstance
= VK_NULL_HANDLE;
member in dawn_native::vulkan::VulkanInstance
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H
A
D
MidiDeviceMonitor.java
51
private static MidiDeviceMonitor
mInstance
;
field in MidiDeviceMonitor
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H
A
D
VulkanHelper.h
119
VkInstance
mInstance
= VK_NULL_HANDLE;
member in angle::VulkanHelper
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H
A
D
SystemInfo_vulkan.cpp
101
VkInstance
mInstance
= VK_NULL_HANDLE;
member in angle::final
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
Renderbuffer.h
240
RenderbufferInterface *
mInstance
;
member in es2::Renderbuffer
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H
A
D
TestSuite.h
171
static TestSuite *
mInstance
;
member in angle::TestSuite
/third_party/skia/third_party/externals/dawn/src/tests/
H
A
D
DawnTest.h
239
std::unique_ptr<dawn_native::Instance>
mInstance
;
member in DawnTestEnvironment
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
RendererVk.h
538
VkInstance
mInstance
;
member in rx::RendererVk
Completed in 11 milliseconds