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:GeoRectBench
(Results
1 - 1
of
1
) sorted by relevance
/third_party/skia/bench/
H
A
D
GeometryBench.cpp
43
class
GeoRectBench
: public GeometryBench {
class
45
GeoRectBench
(const char suffix[]) : GeometryBench(suffix) {}
in GeoRectBench()
function in GeoRectBench
64
class GeoRectBench_intersect : public
GeoRectBench
{
66
GeoRectBench_intersect() :
GeoRectBench
("rect_intersect") {}
in GeoRectBench_intersect()
81
class GeoRectBench_intersect_rect : public
GeoRectBench
{
83
GeoRectBench_intersect_rect() :
GeoRectBench
("rect_intersect_rect") {}
in GeoRectBench_intersect_rect()
98
class GeoRectBench_Intersects : public
GeoRectBench
{
100
GeoRectBench_Intersects() :
GeoRectBench
("rect_Intersects") {}
in GeoRectBench_Intersects()
114
class GeoRectBench_sort : public
GeoRectBench
{
116
GeoRectBench_sort() :
GeoRectBench
("rect_sor
[all...]
Completed in 1 milliseconds