Home
last modified time | relevance | path

Searched defs:GetBitmap (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dimage_impl.cc329 const SkBitmap* CefImageImpl::GetBitmap(float scale_factor) const { in GetBitmap() function in CefImageImpl
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h442 BBitmap *GetBitmap() { return _bitmap; } in GetBitmap() function
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android_jni.cc290 static jobject GetBitmap(JNIEnv* env, jobject jcaller, jlong shell_holder) { in GetBitmap() function