Home
last modified time | relevance | path

Searched refs:SET_SIZE (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dbuffer_producer.h40 SET_SIZE, enumerator
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/
H A Drs_cpu_overdraw_canvas_listener_test.cpp37 constexpr uint32_t SET_SIZE = 2; member
148 ASSERT_EQ(canvasListener.regions_.size(), SET_SIZE); in HWTEST_F()
167 ASSERT_EQ(canvasListener.regions_.size(), SET_SIZE); in HWTEST_F()
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp36 const int32_t SET_SIZE = 100; member
1271 ret = SoftBusSocketSelect(SET_SIZE, &readFds, NULL, NULL, &tv);
1299 ret = SoftBusSocketSelect(SET_SIZE, NULL, &fdSelect, NULL, &tv); in HWTEST_F()
1327 ret = SoftBusSocketSelect(SET_SIZE, NULL, NULL, &fdSelect, &tv); in HWTEST_F()
1350 int32_t ret = SoftBusSocketSelect(SET_SIZE, &readFds, &writeFds, &exceptFds, &tv); in HWTEST_F()
1366 int32_t ret = SoftBusSocketSelect(SET_SIZE, NULL, NULL, NULL, &tv); in HWTEST_F()
1383 int32_t ret = SoftBusSocketSelect(SET_SIZE, &readFds, &writeFds, &exceptFds, &tv); in HWTEST_F()
/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_client_producer.cpp242 SetAttr(SET_SIZE, size); in SetSize()

Completed in 7 milliseconds