OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ydiv
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/utils/
NinePatchImpl.cpp
222
// The initial
yDiv
and whether the first row is considered stretchable or
223
// not depends on whether
yDiv
[0] was zero or not.
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp
788
FX_FLOAT
ydiv
= -rcCell.Height() * 1000.0f / rcBBox.Height();
local
790
return xdiv <
ydiv
? xdiv :
ydiv
;
[
all
...]
/frameworks/base/tools/aapt/
Images.cpp
736
// The initial
yDiv
and whether the first row is considered stretchable or
737
// not depends on whether
yDiv
[0] was zero or not.
[
all
...]
/frameworks/base/tools/aapt2/compile/
Png.cpp
[
all
...]
Completed in 180 milliseconds