Home
last modified time | relevance | path

Searched refs:recti (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/
H A Drect_fuzzer.cpp93 RectI recti; in RectFuzzTest002() local
96 RectF rectf3 = RectF(recti); in RectFuzzTest002()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp531 RectI recti; in HWTEST_F() local
534 DrawImageNineOpItem::ConstructorHandle handle{opDataHandle, recti, rect, FilterMode::NEAREST, brushHandle, true}; in HWTEST_F()
537 DrawImageNineOpItem opItem{&image, recti, rect, FilterMode::NEAREST, &brush}; in HWTEST_F()
542 DrawImageNineOpItem opItem2{&image, recti, rect, FilterMode::NEAREST, nullptr}; in HWTEST_F()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl_1_autogen.h183 void recti(GLint x1, GLint y1, GLint x2, GLint y2); \
H A DContext_gl.cpp1536 void Context::recti(GLint x1, GLint y1, GLint x2, GLint y2) in recti() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp5218 context->recti(x1, y1, x2, y2); in GL_Recti()

Completed in 27 milliseconds