Searched defs:GetBitmapSize (Results 1 – 2 of 2) sorted by relevance
60 virtual CFX_Size GetBitmapSize() { return CFX_Size(200, 100); } in GetBitmapSize() function in CFDETextOutTest118 CFX_Size GetBitmapSize() override { return CFX_Size(2100, 20); } in GetBitmapSize() function in CFDETextOutLargeBitmapTest
1064 static size_t GetBitmapSize(JNIEnv *env, jobject jbitmap) { in GetBitmapSize() function