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:yEnd
(Results
1 - 19
of
19
) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/
H
A
D
draw_arc.cpp
138
int16_t
yEnd
= mask.GetBottom() - arcInfo.center.y;
in DrawCircleNoEndpoint()
local
189
void DrawArc::CalculatedYStartAndYEnd(int16_t& yStart, int16_t&
yEnd
)
in CalculatedYStartAndYEnd()
argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H
A
D
geometry_path_storage.h
283
CubicBezierCurve(double xCtrl1, double yCtrl1, double xCtrl2, double yCtrl2, double xEnd, double
yEnd
)
CubicBezierCurve()
argument
/third_party/skia/third_party/externals/libgifcodec/
H
A
D
SkLibGifCodec.cpp
430
const int
yEnd
= std::min(yBegin + repeatCount, this->dimensions().height());
in haveDecodedRow()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H
A
D
vktDrawDepthClampTests.cpp
689
deInt32
yEnd
= yStart + viewRect.extent.height;
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H
A
D
vktDrawDepthClampTests.cpp
689
deInt32
yEnd
= yStart + viewRect.extent.height;
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H
A
D
vktDynamicStateInheritanceTests.cpp
937
deInt32
yEnd
= deInt32(floorf(yf[1] + 0.5f));
in rasterizeExpectedResults()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H
A
D
vktProtectedMemUtils.cpp
948
const int
yEnd
= (row + 1)*dst.getHeight() / numRows;
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H
A
D
vktDynamicStateInheritanceTests.cpp
846
deInt32
yEnd
= deInt32(floorf(yf[1] + 0.5f));
in rasterizeExpectedResults()
local
/third_party/skia/third_party/etc1/
H
A
D
etc1.cpp
532
etc1_uint32
yEnd
= height - y;
in etc1_encode_image()
local
585
etc1_uint32
yEnd
= height - y;
in etc1_decode_image()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H
A
D
vktProtectedMemUtils.cpp
948
const int
yEnd
= (row + 1)*dst.getHeight() / numRows;
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H
A
D
vktClippingTests.cpp
253
const int
yEnd
= regionOffset.y() + regionSize.y();
in countPixels()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H
A
D
vktClippingTests.cpp
253
const int
yEnd
= regionOffset.y() + regionSize.y();
in countPixels()
local
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fTextureGatherTests.cpp
114
const int
yEnd
= (row+1)*dst.getHeight()/numRows;
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureGatherTests.cpp
182
const int
yEnd
= (row+1)*dst.getHeight()/numRows;
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureGatherTests.cpp
182
const int
yEnd
= (row+1)*dst.getHeight()/numRows;
in fillWithRandomColorTiles()
local
/foundation/window/window_manager/window_scene/interfaces/include/
H
A
D
ws_common.h
492
int32_t
yEnd
= std::min(posY_ + static_cast<int32_t>(height_),
in IsOverlap()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H
A
D
vktMultiViewRenderTests.cpp
1456
int
yEnd
= 0;
in fillQuarter()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H
A
D
vktMultiViewRenderTests.cpp
1481
int
yEnd
= 0;
in fillQuarter()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiCopiesAndBlittingTests.cpp
3795
const int
yEnd
= deMax32(blit.dstOffsets[0].y, blit.dstOffsets[1].y);
in forEach()
local
Completed in 60 milliseconds