Home
last modified time | relevance | path

Searched defs:currentWidth (Results 1 - 17 of 17) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp73 void JsApp::FoldStatusChanged(const std::string commandFoldStatus, int32_t currentWidth, int32_t currentHeight) { in FoldStatusChanged() argument
H A DMockJsAppImpl.cpp96 void JsAppImpl::FoldStatusChanged(const std::string commandFoldStatus, int32_t currentWidth, int32_t currentHeight) in FoldStatusChanged() argument
/third_party/skia/tests/
H A DMipMapTest.cpp80 int currentWidth = width / twoToTheMipLevel; in test_mipmap_generation() local
/ide/tools/previewer/jsapp/
H A DJsApp.cpp185 FoldStatusChanged(const std::string commandFoldStatus, int32_t currentWidth, int32_t currentHeight) FoldStatusChanged() argument
/ide/tools/previewer/mock/
H A DVirtualScreen.h116 int32_t currentWidth = 0; member in VirtualScreen::LoadDocType::ProtocolVersion::JpgPixCountLevel::JpgQualityLevel
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp344 const deUint32 currentWidth = fragmentSize.width; in testShadingRates() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp343 const deUint32 currentWidth = fragmentSize.width; in testShadingRates() local
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp916 void JsAppImpl::FoldStatusChanged(const std::string commandFoldStatus, int32_t currentWidth, int32_t currentHeight) in FoldStatusChanged() argument
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp397 SkScalar currentWidth = 0; in moveForward() local
531 SkScalar currentWidth = std::min(newWidth, param.remainingTextWidth); in moveForward() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp699 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
H A DvktWsiSharedPresentableImageTests.cpp611 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp753 int currentWidth = rect.width(); in uploadToTexture() local
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1276 SkScalar currentWidth = 0; local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp699 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
H A DvktWsiSharedPresentableImageTests.cpp611 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1756 const int currentWidth = std::max(1, dimensions.width() / twoToTheMipLevel); in createTexture() local
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp985 int currentWidth = rect.width(); in uploadTexDataOptimal() local

Completed in 34 milliseconds