OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:widthp
(Results
1 - 6
of
6
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
WidgetCtsProvider.java
168
int
widthP
= -1;
176
widthP
= options.getInt(AppWidgetManager.OPTION_APPWIDGET_MIN_WIDTH, -1);
193
dataP = "Width: " +
widthP
+ " Height: " + heightP;
205
dataP = "Width: " +
widthP
+ " Height: " + heightP;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECAlgorithms.java
265
int
widthP
= Math.max(2, Math.min(16, WNafUtil.getWindowSize(k.bitLength())));
268
WNafPreCompInfo infoP = WNafUtil.precompute(P,
widthP
, true);
276
byte[] wnafP = WNafUtil.generateWindowNaf(
widthP
, k);
/external/deqp/framework/platform/android/
tcuAndroidUtil.cpp
507
const int
widthP
= de::max(displayMetrics.widthPixels, displayMetrics.heightPixels);
510
const int widthDp = deFloorFloatToInt32(float(
widthP
) / dpScale);
/external/freetype/src/truetype/
ttgload.c
1970
FT_Byte*
widthp
;
local
[
all
...]
/external/pdfium/third_party/freetype/src/truetype/
ttgload.c
1944
FT_Byte*
widthp
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
arm-dis.c
[
all
...]
Completed in 231 milliseconds