Home
last modified time | relevance | path

Searched +defs:target +defs:point (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise06.c83 static void meminfo_diag(const char *point) in meminfo_diag()
179 char *target; in test_advice_willneed() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp122 static tcu::CubeFace texTargetToFace (Framebuffer::TexTarget target) in texTargetToFace()
611 void ReferenceContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture()
734 for (int point = 0; point < Framebuffer::ATTACHMENTPOINT_LAST; point++) in deleteTexture() local
751 void ReferenceContext::bindFramebuffer (deUint32 target, deUint32 name) in bindFramebuffer()
782 for (int point = 0; point < Framebuffer::ATTACHMENTPOINT_LAST; point++) in bindFramebuffer() local
793 for (int point = 0; point < Framebuffer::ATTACHMENTPOINT_LAST; point++) in bindFramebuffer() local
829 void ReferenceContext::bindRenderbuffer (deUint32 target, deUint32 name) in bindRenderbuffer()
876 for (int point = 0; point < Framebuffer::ATTACHMENTPOINT_LAST; point++) in deleteRenderbuffer() local
1017 void ReferenceContext::texImage1D (deUint32 target, int level, deUint32 internalFormat, int width, … in texImage1D()
1022 void ReferenceContext::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, … in texImage2D()
[all …]
/third_party/flutter/skia/gm/
Dconvexpolyeffect.cpp108 void onPrepareDraws(Target* target) override { in onPrepareDraws()
176 SkPoint point = { SkScalarCos(angle), SkScalarSin(angle) }; in onOnceBeforeDraw() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11events.c426 InitiateWindowMove(_THIS, const SDL_WindowData *data, const SDL_Point *point) in InitiateWindowMove()
452 InitiateWindowResize(_THIS, const SDL_WindowData *data, const SDL_Point *point, int direction) in InitiateWindowResize()
486 const SDL_Point point = { xev->xbutton.x, xev->xbutton.y }; in ProcessHitTest() local
1260 Atom target = xevent.xselection.target; in X11_DispatchEvent() local
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp45 const SkPoint3& point) { in setUniformPoint3()
51 const SkPoint3& point) { in setUniformNormal3()
84 SkPoint3 point; in read_point3() local
94 static void write_point3(const SkPoint3& point, SkWriteBuffer& buffer) { in write_point3()
979 const SkPoint3& target, in SkSpotLight()
1008 SkPoint3 target = SkPoint3::Make(target2.fX, target2.fY, in transform() local
1050 const SkPoint3& target() const { return fTarget; } in target() function in __anon60c124d70411::SkSpotLight
1072 const SkPoint3& target, in SkSpotLight()
1171 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitDiffuse()
1197 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitSpecular()
/third_party/flutter/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp51 const SkPoint3& point) { in setUniformPoint3()
57 const SkPoint3& point) { in setUniformNormal3()
82 SkPoint3 point; in read_point3() local
92 static void write_point3(const SkPoint3& point, SkWriteBuffer& buffer) { in write_point3()
963 const SkPoint3& target, in SkSpotLight()
992 SkPoint3 target = SkPoint3::Make(target2.fX, target2.fY, in transform() local
1034 const SkPoint3& target() const { return fTarget; } in target() function in SkSpotLight
1056 const SkPoint3& target, in SkSpotLight()
1162 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitDiffuse()
1188 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitSpecular()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftoutln.c55 FT_Vector* point; in FT_Outline_Decompose() local
388 FT_Outline *target ) in FT_Outline_Copy()
/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c54 FT_Vector* point; in FT_Outline_Decompose() local
387 FT_Outline *target ) in FT_Outline_Copy()
/third_party/freetype/src/base/
Dftoutln.c54 FT_Vector* point; in FT_Outline_Decompose() local
387 FT_Outline *target ) in FT_Outline_Copy()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp417 void Buffer::InitData(deqp::Context& context, glw::GLenum target, glw::GLenum usage, glw::GLsizeipt… in InitData()
482 void Buffer::Bind(const glw::Functions& gl, glw::GLuint id, glw::GLenum target) in Bind()
495 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase()
509 void Buffer::Data(const glw::Functions& gl, glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr … in Data()
544 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData()
595 void Framebuffer::AttachTexture(const glw::Functions& gl, glw::GLenum target, glw::GLenum attachmen… in AttachTexture()
611 void Framebuffer::Bind(const glw::Functions& gl, glw::GLenum target, glw::GLuint id) in Bind()
1009 void Texture::InitStorage(deqp::Context& context, glw::GLenum target, glw::GLsizei levels, glw::GLe… in InitStorage()
1042 void Texture::Bind(const glw::Functions& gl, glw::GLuint id, glw::GLenum target) in Bind()
1060 void Texture::CompressedImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, in CompressedImage()
[all …]
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp488 void flatshadePrimitiveVertices (pa::Triangle& target, size_t outputNdx) in flatshadePrimitiveVertices()
496 void flatshadePrimitiveVertices (pa::Line& target, size_t outputNdx) in flatshadePrimitiveVertices()
503 void flatshadePrimitiveVertices (pa::Point& target, size_t outputNdx) in flatshadePrimitiveVertices()
839 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Triangle& target) in transformPrimitiveClipCoordsToWindowCoords()
846 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Line& target) in transformPrimitiveClipCoordsToWindowCoords()
852 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Point& target) in transformPrimitiveClipCoordsToWindowCoords()
888 void makeSharedVerticesDistinct (pa::Triangle& target, std::set<VertexPacket*, std::less<void*> >& … in makeSharedVerticesDistinct()
895 void makeSharedVerticesDistinct (pa::Line& target, std::set<VertexPacket*, std::less<void*> >& vert… in makeSharedVerticesDistinct()
901 void makeSharedVerticesDistinct (pa::Point& target, std::set<VertexPacket*, std::less<void*> >& ver… in makeSharedVerticesDistinct()
915 void generatePrimitiveIDs (pa::Triangle& target, int id) in generatePrimitiveIDs()
[all …]
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java1711 …private static boolean nullableHasAncestor(SemanticsNode target, Predicate<SemanticsNode> tester) { in nullableHasAncestor()
1963 private SemanticsNode hitTest(float[] point) { in hitTest()
2087 private void transformPoint(float[] result, float[] transform, float[] point) { in transformPoint()
/third_party/skia/src/utils/
DSkShadowTessellator.cpp780 SkPoint* target = fPointBuffer.begin(); in handleQuad() local
805 SkPoint* target = fPointBuffer.begin(); in handleCubic() local
1139 void SkSpotShadowTessellator::addToClip(const SkPoint& point) { in addToClip()
/third_party/flutter/skia/src/utils/
DSkShadowTessellator.cpp783 SkPoint* target = fPointBuffer.begin(); in handleQuad() local
808 SkPoint* target = fPointBuffer.begin(); in handleCubic() local
1142 void SkSpotShadowTessellator::addToClip(const SkPoint& point) { in addToClip()
/third_party/cef/include/internal/
Dcef_types_wrappers.h91 void DetachTo(struct_type& target) { in DetachTo()
206 bool Contains(const CefPoint& point) const { in Contains()
/third_party/freetype/src/raster/
Dftraster.c499 FT_Bitmap target; /* description of target bit/pixmap */ member
1754 FT_Vector* point; in Decompose_Curve() local
2242 Byte* target; in Vertical_Sweep_Span() local
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c499 FT_Bitmap target; /* description of target bit/pixmap */ member
1754 FT_Vector* point; in Decompose_Curve() local
2242 Byte* target; in Vertical_Sweep_Span() local
/third_party/node/src/
Dnode_crypto_common.cc293 Local<Object> target, in Set()
1208 const EC_POINT* point, in ECPointToBuffer()
/third_party/flutter/skia/third_party/externals/freetype/src/raster/
Dftraster.c513 FT_Bitmap target; /* description of target bit/pixmap */ member
1775 FT_Vector* point; in Decompose_Curve() local
2234 Byte* target; in Vertical_Sweep_Span() local
/third_party/flutter/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c467 TPixmap target; member
1384 FT_Vector* point; in FT_Outline_Decompose() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp668 …calculateSingleOperationStatistics (const std::vector<T>& samples, deUint64 T::SampleType::*target) in calculateSingleOperationStatistics()
909 …urationType> >& samples, int beginNdx, int endNdx, int step, deUint64 DurationType::*target = &Dur… in fitLineToSamples()
915 tcu::Vec2 point; in fitLineToSamples() local
927 …urationType> >& samples, int beginNdx, int endNdx, int step, deUint64 DurationType::*target = &Dur… in fitLineToSamples()
933 tcu::Vec2 point; in fitLineToSamples() local
945 …es (const std::vector<T>& samples, int beginNdx, int endNdx, deUint64 T::SampleType::*target = &T:… in fitLineToSamples()
951 …hConfidence fitLineToSamples (const std::vector<T>& samples, deUint64 T::SampleType::*target = &T:… in fitLineToSamples()
4910 glw::GLenum target; in runSample() local
5250 glw::GLenum target; in runSample() local
5695 glw::GLenum target; in uploadBuffer() local
[all …]
/third_party/libxml2/
Dxpath.c9178 xmlBufPtr target; in xmlXPathSubstringBeforeFunction() local
9179 const xmlChar *point; in xmlXPathSubstringBeforeFunction() local
9221 xmlBufPtr target; in xmlXPathSubstringAfterFunction() local
9222 const xmlChar *point; in xmlXPathSubstringAfterFunction() local
9265 xmlBufPtr target; in xmlXPathNormalizeFunction() local
9337 xmlBufPtr target; in xmlXPathTranslateFunction() local
9340 const xmlChar *point; in xmlXPathTranslateFunction() local
14608 xmlBufPtr target; in xmlXPathEscapeUriFunction() local
/third_party/freetype/src/smooth/
Dftgrays.c508 TPixmap target; /* target pixmap */ member
1661 FT_Vector* point; in FT_Outline_Decompose() local
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c506 TPixmap target; /* target pixmap */ member
1659 FT_Vector* point; in FT_Outline_Decompose() local
/third_party/libabigail/tests/lib/
Dcatch.hpp3760 …dEqualsMatcher<T, AllocComp, AllocMatch> UnorderedEquals(std::vector<T, AllocComp> const& target) { in UnorderedEquals()
4126 TakeGenerator(size_t target, GeneratorWrapper<T>&& generator): in TakeGenerator()
4152 GeneratorWrapper<T> take(size_t target, GeneratorWrapper<T>&& generator) { in take()
5434 Duration point; member
7042 double point = estimator(first, last); in bootstrap() local
9073 inline auto convertInto( std::string const &source, T& target ) -> ParserResult { in convertInto()
9082 inline auto convertInto( std::string const &source, std::string& target ) -> ParserResult { in convertInto()
9086 inline auto convertInto( std::string const &source, bool &target ) -> ParserResult { in convertInto()
9099 …inline auto convertInto( std::string const &source, CLARA_CONFIG_OPTIONAL_TYPE<T>& target ) -> Par… in convertInto()
11571 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher()
[all …]

12