Searched defs:CreateBitmap (Results 1 – 3 of 3) sorted by relevance
32 unsigned char* CreateBitmap(int w, int h) { in CreateBitmap() function
108 public Bitmap CreateBitmap(int width, int height) { in CreateBitmap() method in ViESurfaceRenderer
34 static GrAtlasTextBatch* CreateBitmap(GrMaskFormat maskFormat, int glyphCount, in CreateBitmap() function