HomeSort by relevance Sort by last modified time
    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