Home
last modified time | relevance | path

Searched defs:w (Results 1 – 20 of 20) sorted by relevance

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
DXDefine.js19 static ReSize(w, h) { argument
28 static setLogicScreenSize(w, h) { argument
DXTools.js21 static InRect(xx, yy, x, y, w, h) { argument
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
DXTexture.js73 this.ximages[rid] = { stat: 1, path: path, tex: texture, w: 1, h: 1 }; property
107 TmpCut(rid, x = 0, y = 0, w = -1, h = -1, ww = 1024, hh = 1024) { argument
122 w: w, property
136 makeCut(rid, x = 0, y = 0, w = -1, h = -1, ww = -1, hh = -1) { argument
153 w: w, property
172 PutTexture(tex, w, h) { argument
174 this.ximages[rid] = { stat: 1, path: 'put' + rid, tex: tex, w: w, h: h }; property
199 w: width, property
DXMat4.js129 PerspectiveMatrix(n, f, w = NO_INITIAL_VAL, h = NO_INITIAL_VAL) { argument
148 orthoMat(x, y, w, h) { argument
DX2DFast.js94 fillRect(x, y, w, h, c = 0xffffffff) { argument
112 drawRect(x, y, w, h, c = 0xffffffff, lw = 1) { argument
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/
DXButton.js19 constructor(x, y, w, h, name) { argument
31 move(x, y, w, h) { argument
DXSelect.js32 move(x, y, w, h) { argument
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
DCanvasInput.js20 static SetSafeArea(x, y, w, h) { argument
23 static Reset(x, y, w, h, value, cb, cb2) { argument
/drivers/peripheral/display/composer/test/common/
Ddisplay_test_utils.h42 float w = 0; // ratio member
47 float w; member
52 uint32_t w; member
Dhdi_composition_check.h37 void Init(uint32_t w, uint32_t h) in Init()
Dhdi_test_display.cpp104 std::shared_ptr<HdiTestLayer> HdiTestDisplay::CreateHdiTestLayer(uint32_t w, uint32_t h) in CreateHdiTestLayer()
Dhdi_test_layer.cpp29 HdiGrallocBuffer::HdiGrallocBuffer(uint32_t seqNo, uint32_t w, uint32_t h, PixelFormat fmt) in HdiGrallocBuffer()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
DMainEditor.js683 arrayNodeProc(w, pm2f, data, offx, offy) { argument
703 configNodeProc(w, pm2f, data, offx, offy, path) { argument
819 setNodeButton(pm2f, x, y, w, h, path, node) { argument
957 setNodeMoreButton(pm2f, x, y, w, h, node) { argument
/drivers/peripheral/light/interfaces/v1_0/
Dilight_type_vdi.h70 uint8_t w; member
/drivers/peripheral/light/interfaces/include/
Dlight_type.h145 uint8_t w; /** White value range 0-255. */ member
/drivers/peripheral/display/composer/test/moduletest/
Dhdi_device_test.cpp288 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
/drivers/hdf_core/framework/model/misc/light/driver/include/
Dlight_driver.h100 uint8_t w; member
/drivers/peripheral/display/composer/test/unittest/
Dhdi_composer_ut.cpp110 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
/drivers/peripheral/display/interfaces/include/
Ddisplay_vgu.h129 VGUScalar w; /* < Width of the rectangle */ member
Ddisplay_type.h338 int32_t w; /**< Width of the rectangle */ member