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:getPointSize
(Results
1 - 7
of
7
) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/
H
A
D
FontMap.h
32
virtual le_int16
getPointSize
() const;
64
inline le_int16 FontMap::
getPointSize
() const
in getPointSize()
function in FontMap
H
A
D
ScriptCompositeFontInstance.h
163
return fFontMap->
getPointSize
();
in getXPixelsPerEm()
168
return fFontMap->
getPointSize
();
in getYPixelsPerEm()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
FontMap.h
32
virtual le_int16
getPointSize
() const;
64
inline le_int16 FontMap::
getPointSize
() const
in getPointSize()
function in FontMap
H
A
D
ScriptCompositeFontInstance.h
163
return fFontMap->
getPointSize
();
in getXPixelsPerEm()
168
return fFontMap->
getPointSize
();
in getYPixelsPerEm()
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fRasterizationTests.cpp
127
virtual float
getPointSize
(void) const;
374
gl.uniform1f (pointSizeLoc,
getPointSize
());
413
float BaseRenderingCase::
getPointSize
(void) const
655
float
getPointSize
(void) const;
720
const float pointSize =
getPointSize
();
771
float PointCase::
getPointSize
(void) const
815
outPoints[pointNdx].pointSize =
getPointSize
();
819
m_testCtx.getLog() << tcu::TestLog::Message << "Rendering " << outPoints.size() << " point(s): (point size = " <<
getPointSize
() << ")" << tcu::TestLog::EndMessage;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H
A
D
vktRasterizationTests.cpp
207
virtual float
getPointSize
(void) const;
922
float pointSize =
getPointSize
();
in drawPrimitives()
939
float BaseRenderingTestInstance::
getPointSize
(void) const
in getPointSize()
function in vkt::rasterization::__anon28377::BaseRenderingTestInstance
1646
virtual float
getPointSize
(void) const;
1718
const float pointSize =
getPointSize
();
in iterate()
1777
float PointTestInstance::
getPointSize
(void) const
in getPointSize()
function in vkt::rasterization::PointTestInstance
1821
outPoints[pointNdx].pointSize =
getPointSize
();
in generatePoints()
1825
m_context.getTestContext().getLog() << tcu::TestLog::Message << "Rendering " << outPoints.size() << " point(s): (point size = " <<
getPointSize
() << ")" << tcu::TestLog::EndMessage;
in generatePoints()
1871
virtual float
getPointSize
(void) const;
1926
float PointSizeTestInstance::
getPointSize
(voi
function in vkt::rasterization::PointSizeTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H
A
D
vktRasterizationTests.cpp
203
virtual float
getPointSize
(void) const;
919
float pointSize =
getPointSize
();
in drawPrimitives()
936
float BaseRenderingTestInstance::
getPointSize
(void) const
in getPointSize()
function in vkt::rasterization::__anon29580::BaseRenderingTestInstance
1643
virtual float
getPointSize
(void) const;
1715
const float pointSize =
getPointSize
();
in iterate()
1774
float PointTestInstance::
getPointSize
(void) const
in getPointSize()
function in vkt::rasterization::PointTestInstance
1818
outPoints[pointNdx].pointSize =
getPointSize
();
in generatePoints()
1822
m_context.getTestContext().getLog() << tcu::TestLog::Message << "Rendering " << outPoints.size() << " point(s): (point size = " <<
getPointSize
() << ")" << tcu::TestLog::EndMessage;
in generatePoints()
1869
virtual float
getPointSize
(void) const;
1922
float PointSizeTestInstance::
getPointSize
(voi
function in vkt::rasterization::PointSizeTestInstance
[all...]
Completed in 11 milliseconds