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
refs:makeInvalid
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/src/gpu/
H
A
D
GrClientMappedBufferManager.h
39
other.fIntendedRecipient.
makeInvalid
();
in BufferFinishedMessage()
H
A
D
GrDrawOpAtlas.h
94
void
makeInvalid
() {
128
void invalidatePlotLocator() { fPlotLocator.
makeInvalid
(); }
H
A
D
GrBackendTextureImageGenerator.cpp
91
refHelper->fBorrowingContextID.
makeInvalid
();
in ReleaseRefHelper_TextureReleaseProc()
H
A
D
GrGpuResource.h
251
void
makeInvalid
() { fID = SK_InvalidUniqueID; }
in makeInvalid()
function in GrGpuResource::UniqueID
H
A
D
GrSurfaceProxy.h
177
void
makeInvalid
() { fID = SK_InvalidUniqueID; }
in makeInvalid()
function in GrSurfaceProxy::UniqueID
/third_party/skia/src/gpu/gl/
H
A
D
GrGLVertexArray.h
76
fVertexBufferUniqueID.
makeInvalid
();
in invalidate()
H
A
D
GrGLVertexArray.cpp
215
fIndexBufferUniqueID.
makeInvalid
();
in invalidateCachedState()
H
A
D
GrGLGpu.h
146
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in invalidateBoundRenderTarget()
687
fBoundBufferUniqueID.
makeInvalid
();
in invalidate()
H
A
D
GrGLGpu.cpp
169
targetBinding.fBoundResourceID.
makeInvalid
();
in invalidateAllTargets()
594
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in onResetContext()
960
xferBufferState->fBoundBufferUniqueID.
makeInvalid
();
in unbindXferBuffer()
1255
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in createRenderTargetObjects()
1441
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in onCreateTexture()
1622
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in getCompatibleStencilIndex()
1962
bufferState->fBoundBufferUniqueID.
makeInvalid
();
in bindBuffer()
2177
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in readOrTransferPixelsFrom()
2385
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in resolveRenderFBOs()
3352
fHWBoundRenderTargetUniqueID.
makeInvalid
();
in copySurfaceAsDraw()
[all...]
/third_party/skia/include/gpu/
H
A
D
GrDirectContext.h
834
void
makeInvalid
() { fID = SK_InvalidUniqueID; }
in makeInvalid()
function in GrDirectContext::DirectContextID
Completed in 13 milliseconds