Searched refs:GetBitmap (Results 1 – 6 of 6) sorted by relevance
188 pixel_width = rep.GetBitmap().width(); in GetRepresentationInfo()189 pixel_height = rep.GetBitmap().height(); in GetRepresentationInfo()202 const SkBitmap* bitmap = GetBitmap(scale_factor); in GetAsBitmap()230 const SkBitmap* bitmap = GetBitmap(scale_factor); in GetAsPNG()249 const SkBitmap* bitmap = GetBitmap(scale_factor); in GetAsJPEG()292 const SkBitmap* bitmap = GetBitmap(scale_factor); in GetForced1xScaleRepresentation()329 const SkBitmap* CefImageImpl::GetBitmap(float scale_factor) const { in GetBitmap() function in CefImageImpl339 return &rep.GetBitmap(); in GetBitmap()
91 const SkBitmap* GetBitmap(float scale_factor) const;
69 BBitmap *bitmap = bwin->GetBitmap(); in BE_CreateWindowFramebuffer()130 bitmap = bwin->GetBitmap(); in BE_DrawThread()188 BBitmap *bitmap = bwin->GetBitmap(); in BE_DestroyWindowFramebuffer()
442 BBitmap *GetBitmap() { return _bitmap; } in GetBitmap() function
290 static jobject GetBitmap(JNIEnv* env, jobject jcaller, jlong shell_holder) { in GetBitmap() function533 .fnPtr = reinterpret_cast<void*>(&GetBitmap), in RegisterApi()
16529 const SkBitmap* GetBitmap(float scale_factor) const;