OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxImages
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c
549
int i,numClears,numBlts,
maxImages
;
564
maxImages
= ((512 * 1024U) / imageSize) + 2;
565
for (i = 0; i <
maxImages
; i++) {
574
LfbMemcpy(LFBPtr,image[numBlts++ %
maxImages
],imageSize);
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 72 milliseconds