HomeSort by relevance Sort by last modified time
    Searched defs:BitmapType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/prerender/
prerender_tab_helper.cc 63 enum BitmapType {
68 void GetBitmap(BitmapType bitmap_type, WebContents* web_contents) {
92 void HandleBitmapResult(BitmapType bitmap_type,
  /external/chromium_org/third_party/skia/include/core/
SkShader.h 206 enum BitmapType {
262 virtual BitmapType asABitmap(SkBitmap* outTexture, SkMatrix* outMatrix,
  /external/skia/include/core/
SkShader.h 206 enum BitmapType {
262 virtual BitmapType asABitmap(SkBitmap* outTexture, SkMatrix* outMatrix,

Completed in 296 milliseconds