Home
last modified time | relevance | path

Searched defs:const (Results 1826 - 1850 of 12936) sorted by relevance

1...<<71727374757677787980>>...518

/third_party/skia/modules/sksg/src/
H A DSkSGGeometryNode.cpp17 void GeometryNode::clip(SkCanvas* canvas, bool aa) const { in clip() argument
22 void GeometryNode::draw(SkCanvas* canvas, const SkPaint& paint) const { in draw() argument
27 bool GeometryNode::contains(const SkPoint& p) const { in contains() argument
32 SkPath GeometryNode::asPath() const { in asPath() argument
H A DSkSGPlane.cpp17 void Plane::onClip(SkCanvas*, bool) const {} in onClip() argument
19 void Plane::onDraw(SkCanvas* canvas, const SkPaint& paint) const { in onDraw() argument
23 bool Plane::onContains(const SkPoint&) const { return true; } in onContains() argument
31 SkPath Plane::onAsPath() const { in onAsPath() argument
H A DSkSGScene.cpp26 void Scene::render(SkCanvas* canvas) const { in render() argument
38 const RenderNode* Scene::nodeAt(const SkPoint& p) const { in nodeAt() argument
/third_party/skia/experimental/skrive/src/
H A DColor.cpp36 void ColorPaint::onApply(SkPaint* paint) const { in onApply() argument
/third_party/skia/include/utils/
H A DSkAnimCodecPlayer.h36 uint32_t duration() const { return fTotalDuration; } in duration() argument
/third_party/skia/modules/sksg/include/
H A DSkSGPath.h33 SkPathFillType getFillType() const { in getFillType() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGFeLightSource.cpp12 SkPoint3 SkSVGFeDistantLight::computeDirection() const { in computeDirection() argument
[all...]
H A DSkSVGFeImage.cpp23 sk_sp<SkImageFilter> SkSVGFeImage::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter() argument
H A DSkSVGFeGaussianBlur.cpp21 sk_sp<SkImageFilter> SkSVGFeGaussianBlur::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter() argument
/third_party/skia/include/private/
H A DSkSLString.h37 bool starts_with(const char prefix[]) const { in starts_with() argument
40 bool ends_with(const char suffix[]) const { in ends_with() argument
[all...]
/third_party/skia/modules/skottie/src/layers/
H A DSolidLayer.cpp20 sk_sp<sksg::RenderNode> AnimationBuilder::attachSolidLayer(const skjson::ObjectValue& jlayer, in attachSolidLayer() argument
/third_party/skia/modules/skottie/tests/
H A DKeyframe.cpp33 operator bool() const { return fDidBind; } in operator bool() argument
/third_party/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_instances.h177 const std::vector<std::unique_ptr<FuzzerPass>>& GetPasses() const { in GetPasses() argument
/third_party/spirv-tools/source/reduce/
H A Dsimple_conditional_branch_to_branch_opportunity_finder.cpp57 std::string SimpleConditionalBranchToBranchOpportunityFinder::GetName() const { in GetName() argument
24 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3Context.cpp71 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() argument
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31Context.cpp83 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp26 paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const paint() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuPlatform.cpp42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() argument
47 const eglu::Platform& Platform::getEGLPlatform (void) const in getEGLPlatform() argument
52 const vk::Platform& Platform::getVulkanPlatform (void) const in getVulkanPlatform() argument
57 void Platform::getMemoryLimits (PlatformMemoryLimits& limits) const in getMemoryLimits() argument
H A DtcuResultCollector.hpp50 const std::string getMessage (void) const { return m_message; } in getMessage() argument
[all...]
H A DtcuSeedBuilder.hpp43 deUint32 get (void) const { return m_hash; } in get() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeDirectoryIterator.cpp55 bool DirectoryIterator::hasItem (void) const in hasItem() argument
60 FilePath DirectoryIterator::getItem (void) const in getItem() argument
H A DdePoolString.cpp32 void PoolString::toString (std::string& str) const in toString() argument
H A DdePoolString.hpp82 toString(void) const toString() argument
[all...]
H A DdeThreadLocal.hpp41 inline void* get (void) const { return deThreadLocal_get(m_var); } in get() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp36 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() argument

Completed in 8 milliseconds

1...<<71727374757677787980>>...518