Home
last modified time | relevance | path

Searched defs:Bitmap (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/hgl/
Dbitmap_wrapper.h35 typedef void Bitmap; typedef
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dserialization_test.cc149 TEST(Serialization, Bitmap) { in TEST() argument
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dserialization_test.cc149 TEST(Serialization, Bitmap) { in TEST() argument
/third_party/flutter/skia/tests/
DBitmapTest.cpp117 DEF_TEST(Bitmap, reporter) { in DEF_TEST() argument
/third_party/skia/tests/
DBitmapTest.cpp150 DEF_TEST(Bitmap, reporter) { in DEF_TEST() argument
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.h368 struct bitmap_state Bitmap; /**< For _mesa_meta_Bitmap() */ member
/third_party/mesa3d/src/mesa/main/
Ddd.h181 void (*Bitmap)( struct gl_context *ctx, member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h61 Bitmap, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_0_autogen.cpp83 void GL_APIENTRY Bitmap(GLsizei width, in Bitmap() function