Home
last modified time | relevance | path

Searched defs:xSize (Results 1 – 25 of 32) sorted by relevance

12

/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
DBrowseDialog.cpp310 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
DProgressDialog2.cpp435 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
/external/skqp/gm/
Dsamplerstress.cpp46 constexpr int xSize = 16; in createTexture() local
Danisotropic.cpp53 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw()
Dbitmaprect.cpp93 const int xSize = 3; in make_3x3_bitmap() local
/external/skia/gm/
Dsamplerstress.cpp58 constexpr int xSize = 16; in createTexture() local
Danisotropic.cpp65 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw()
Dbitmaprect.cpp102 const int xSize = 3; in make_3x3_bitmap() local
/external/lzma/CPP/Windows/Control/
DDialog.cpp88 bool IsDialogSizeOK(int xSize, int ySize) in IsDialogSizeOK()
157 int xSize = RECT_SIZE_X(workRect); in NormalizeSize() local
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DConstrainedConjGrad.h115 Index xSize = x.size(); in constrained_cg() local
/external/skqp/tools/
DDDLTileHelper.cpp112 int xSize = (x < fNumDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaRecorderFacade.java97 int xSize; in startVideoRecording() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp54 GLint xSize; member
/external/skia/tools/
DDDLTileHelper.cpp244 int xSize = (x < fNumXDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
/external/lzma/CPP/Windows/
DWindow.h136 bool ChangeSubWindowSizeX(HWND hwnd, int xSize) in ChangeSubWindowSizeX()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1152 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance()
1172 deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineTest()
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices()
DvktDescriptorSetsIndexingTests.cpp641 float xSize = 0.0f; in createVertexAttributeBuffer() local
/external/deqp/modules/egl/
DteglImageFormatTests.cpp787 const int xSize = de::clamp(16, 0, reference.getWidth() - xOffset); in invokeGLES2() local
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c314 ASN1_INTEGER *xSize; member
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h1670 int (*xSize)(void*); /* Return the size of an allocation */ member
/external/sqlite/dist/
Dsqlite3.h1667 int (*xSize)(void*); /* Return the size of an allocation */ member
/external/sqlite/dist/orig/
Dsqlite3.h1667 int (*xSize)(void*); /* Return the size of an allocation */ member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs481 pub xSize: ::std::option::Option<unsafe extern "C" fn(arg1: field

12