Home
last modified time | relevance | path

Searched refs:p24 (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp1575 Color24 p24 = *(reinterpret_cast<Color24*>(&imgHead[px1])); local
1577 COLOR_FILL_COVER(screenBuffer, bufferMode, p24.red, p24.green, p24.blue, RGB888);
1579 COLOR_FILL_BLEND(screenBuffer, bufferMode, &p24, RGB888, opa);
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
H A Dpopup.js1099 this.observeComponentCreation2((p24, q24) => {
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js1755 this.observeComponentCreation2((o24, p24) => {

Completed in 11 milliseconds