OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quarterWidth
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
AvatarGroupRequestDescriptor.java
130
final float
quarterWidth
= width / 4F;
131
final float threeQuarterWidth = 3 *
quarterWidth
;
139
quarterWidth
, imageZeroTop, threeQuarterWidth, imageZeroBottom);
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateVPTests.cpp
291
const deInt32
quarterWidth
= WIDTH / 4;
304
{ {
quarterWidth
, quarterHeight }, {
quarterWidth
, quarterHeight } },
305
{ { (deInt32)halfWidth, quarterHeight }, {
quarterWidth
, quarterHeight } },
306
{ { (deInt32)halfWidth, (deInt32)halfHeight }, {
quarterWidth
, quarterHeight } },
307
{ {
quarterWidth
, (deInt32)halfHeight }, {
quarterWidth
, quarterHeight } },
/external/zxing/core/
core.jar
Completed in 291 milliseconds