Home
last modified time | relevance | path

Searched refs:bmt (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DImageNewShaderTest.cpp81 SkBitmap bmt; in run_shader_test() local
82 bmt.allocN32Pixels(info.width(), info.height()); in run_shader_test()
83 destinationSurface->readPixels(bmt, 0, 0); in run_shader_test()
88 REPORTER_ASSERT(reporter, 0xFFFF0000 == bmt.getColor(0, y)); in run_shader_test()
91 REPORTER_ASSERT(reporter, 0xFFDEDEDE == bmt.getColor(x, y)); in run_shader_test()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DBuildMirroringTables.java95 BuildMirroringTables bmt = new BuildMirroringTables(); in main()
97 bmt.writeMirroredDataFile("MirroredCharData.cpp"); in main()

Completed in 1 milliseconds