Home
last modified time | relevance | path

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

/third_party/qrcodegen/c/
Dqrcodegen.c67 static void drawLightFunctionModules(uint8_t qrcode[], int version);
262 drawLightFunctionModules(qrcode, version); in qrcodegen_encodeSegmentsAdvanced()
455 static void drawLightFunctionModules(uint8_t qrcode[], int version) { in drawLightFunctionModules() function