OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yHeight
(Results
1 - 6
of
6
) sorted by null
/frameworks/rs/
rsGrallocConsumer.cpp
174
const int
yHeight
= mAlloc[idx]->mHal.drvState.lod[0].dimY;
179
const int cHeight =
yHeight
/ 2;
203
const int cHeight =
yHeight
/ 2;
215
uint8_t *crPtr = yPtr + yStride *
yHeight
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
richedit.h
372
LONG
yHeight
;
384
LONG
yHeight
;
431
LONG
yHeight
;
454
LONG
yHeight
;
textserv.h
96
virtual WINBOOL TxCreateCaret(HBITMAP hbmp,INT xWidth,INT
yHeight
) = 0;
ntgdi.h
182
W32KAPI HRGN WINAPI NtGdiCreateRoundRectRgn(int xLeft,int yTop,int xRight,int yBottom,int xWidth,int
yHeight
);
226
W32KAPI WINBOOL WINAPI NtGdiFrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbrush,int xWidth,int
yHeight
);
[
all
...]
/external/skia/src/images/
SkImageDecoder_libjpeg.cpp
601
int
yHeight
= cinfo.output_height;
602
int yMaxH =
yHeight
- 1;
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 1133 milliseconds