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:taskGroup
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/tools/
H
A
D
DDLTileHelper.cpp
349
void DDLTileHelper::createBackendTextures(SkTaskGroup*
taskGroup
, GrDirectContext* direct) {
in createBackendTextures()
argument
367
void DDLTileHelper::deleteBackendTextures(SkTaskGroup*
taskGroup
, GrDirectContext* direct) {
in deleteBackendTextures()
argument
H
A
D
DDLPromiseImageHelper.cpp
260
void DDLPromiseImageHelper::uploadAllToGPU(SkTaskGroup*
taskGroup
, GrDirectContext* direct) {
in uploadAllToGPU()
argument
274
void DDLPromiseImageHelper::deleteAllFromGPU(SkTaskGroup*
taskGroup
, GrDirectContext* direct) {
in deleteAllFromGPU()
argument
/third_party/skia/src/gpu/ops/
H
A
D
SoftwarePathRenderer.cpp
335
SkTaskGroup*
taskGroup
= nullptr;
in onDrawPath()
local
/third_party/skia/src/gpu/vk/
H
A
D
GrVkResourceProvider.cpp
473
SkTaskGroup*
taskGroup
= fGpu->getContext()->priv().getTaskGroup();
in destroyResources()
local
549
SkTaskGroup*
taskGroup
= fGpu->getContext()->priv().getTaskGroup();
in backgroundReset()
local
/third_party/skia/src/codec/
H
A
D
SkRawCodec.cpp
100
SkTaskGroup
taskGroup
;
variable
/third_party/skia/src/gpu/v1/
H
A
D
ClipStack.cpp
313
SkTaskGroup*
taskGroup
= nullptr;
in render_sw_mask()
local
Completed in 7 milliseconds