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 65 enum BitmapType {
70 void GetBitmap(BitmapType bitmap_type, WebContents* web_contents) {
94 void HandleBitmapResult(BitmapType bitmap_type,
  /external/chromium_org/third_party/skia/include/core/
SkShader.h 205 enum BitmapType {
261 virtual BitmapType asABitmap(SkBitmap* outTexture, SkMatrix* outMatrix,
  /external/skia/include/core/
SkShader.h 205 enum BitmapType {
261 virtual BitmapType asABitmap(SkBitmap* outTexture, SkMatrix* outMatrix,

Completed in 148 milliseconds