Searched refs:getBitmap (Results 1 – 22 of 22) sorted by relevance
30 def getBitmap(): function39 icon.CopyFromBitmap(getBitmap())
40 def getBitmap(): function49 icon.CopyFromBitmap(getBitmap())
50 def getBitmap(): function59 icon.CopyFromBitmap(getBitmap())
51 def getBitmap(): function60 icon.CopyFromBitmap(getBitmap())
70 def getBitmap(): function79 icon.CopyFromBitmap(getBitmap())
68 def getBitmap(): function77 icon.CopyFromBitmap(getBitmap())
74 def getBitmap(): function83 icon.CopyFromBitmap(getBitmap())
88 def getBitmap(): function97 icon.CopyFromBitmap(getBitmap())
93 def getBitmap(): function102 icon.CopyFromBitmap(getBitmap())
218 bmp = img.getBitmap()
936 bitMap = b.getBitmap()
1146 def getBitmap(): function1155 icon.CopyFromBitmap(getBitmap())
39 const SkBitmap& getBitmap() const { return fBitmap; } in getBitmap() function
178 bool getBitmap(SkBitmap*) const;
32 const SkBitmap& getBitmap() const { return fBitmap; } in getBitmap() function
49 const SkBitmap& getBitmap() { in getBitmap() function
575 const SkBitmap& bitmap = getBitmap(); in draw()581 const SkBitmap& bitmap = getBitmap(); in draw()588 const SkBitmap& bitmap = getBitmap(); in draw()655 const SkBitmap& bitmap = getBitmap(); in draw()1241 DUMP_PTR(SkBitmap, &getBitmap()); in dumpStream()1285 DUMP_PTR(SkBitmap, &getBitmap()); in dumpStream()
190 InitializeDisplayables(getBitmap(), fContext, fGlobal, NULL); in SkJS()
124 SkBitmap bm = this->getBitmap(); in update()
499 bool SkBitmapView::getBitmap(SkBitmap* bitmap) const