Home
last modified time | relevance | path

Searched refs:Allocate (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Duri.h85 Allocate(rhs.GetStringLength());
160 resuri.Allocate(GetStringLength() + baseuri.GetStringLength() + 1); // + 1 for joining slash
234 std::size_t Allocate(std::size_t len) { in Allocate() function
279 Allocate(len); in Parse()
/lvgl-latest/docs/details/integration/driver/display/
Dgen_mipi.rst151 /* Allocate secondary buffer if needed */
Dlcd_stm32_guide.rst268 …/* Allocate draw buffers on the heap. In this example we use two partial buffers of 1/10th size of…