OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thumbnailImg
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4EXIFC_CommonAPI.h
91
M4OSA_UInt8 *
thumbnailImg
; /**< pointer to the thumbnail in main image buffer*/
/external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js
665
var
thumbnailImg
= new Image();
666
thumbnailImg
.onload = function() {
669
thumbnailImg
.src = backgroundUrl;
[
all
...]
Completed in 268 milliseconds