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:mRefCount
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
CLObject.h
52
std::atomic<cl_uint>
mRefCount
;
member in cl::Object
H
A
D
RefCountObject.h
55
mutable size_t
mRefCount
;
member in angle::RefCountObject
H
A
D
Surface.h
225
int
mRefCount
;
member in egl::Surface
H
A
D
ResourceManager.h
62
size_t
mRefCount
;
member in gl::ResourceManagerBase
H
A
D
Display.h
103
size_t
mRefCount
;
member in egl::final
H
A
D
Shader.h
266
unsigned int
mRefCount
; // Number of program objects this shader is attached to
member in gl::final
H
A
D
Program.h
878
unsigned int
mRefCount
;
member in gl::final
H
A
D
Context.h
799
mutable size_t
mRefCount
;
member in gl::final
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
Shader.h
89
unsigned int
mRefCount
; // Number of program objects this shader is attached to
member in es2::Shader
H
A
D
ResourceManager.h
93
std::size_t
mRefCount
;
member in es2::ResourceManager
/third_party/skia/third_party/externals/dawn/src/common/
H
A
D
RefCounted.h
42
std::atomic<uint64_t>
mRefCount
;
member in RefCounted
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H
A
D
VertexBuffer.h
79
unsigned int
mRefCount
;
member in rx::VertexBuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
vk_utils.h
602
uint32_t
mRefCount
;
global()
member in rx::vk::RefCounted
[all...]
Completed in 10 milliseconds