/external/clang/test/SemaObjCXX/ |
D | linkage-spec.mm | 20 @property (nonatomic, assign) id coordinate; field
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderVertexSpacing.cpp | 165 const float* coordinate = (const float*)(&run.data[0]) + 3 /* components */ * n_vertex; in getEdgesForIsolinesTessellation() local 279 const _tess_coordinate_cartesian& coordinate = *coordinate_iterator; in getEdgesForQuadsTessellation() local 442 const _tess_coordinate_cartesian& coordinate = *iterator; in getEdgesForQuadsTessellation() local 491 const _tess_coordinate_cartesian& coordinate = *iterator; in getEdgesForQuadsTessellation() local 731 const _tess_coordinate_cartesian& coordinate = edge[n_edge_vertex]; in getEdgesForTrianglesTessellation() local
|
D | esextcTessellationShaderQuads.cpp | 712 const _vec2& coordinate = *coordinate_iterator; in iterate() local
|
/external/swiftshader/src/Renderer/ |
D | Context.cpp | 550 bool Context::texCoordActive(int coordinate, int component) in texCoordActive() 610 bool Context::texCoordActive(int coordinate) in texCoordActive() 618 bool Context::isProjectionComponent(unsigned int coordinate, int component) in isProjectionComponent() 1369 bool Context::textureActive(int coordinate) in textureActive() 1374 bool Context::textureActive(int coordinate, int component) in textureActive()
|
D | SetupProcessor.cpp | 188 for(int coordinate = 0; coordinate < 8; coordinate++) in update() local
|
D | PixelProcessor.cpp | 1082 for(int coordinate = 0; coordinate < 8; coordinate++) in update() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-base-table.hh | 57 FWORD coordinate; /* X or Y value, in design units */ member 78 FWORD coordinate; /* X or Y value, in design units */ member 108 FWORD coordinate; /* X or Y value, in design units */ member
|
D | hb-ot-layout-gdef-table.hh | 114 FWORD coordinate; /* X or Y value, in design units */ member 164 FWORD coordinate; /* X or Y value, in design units */ member
|
/external/swiftshader/src/Shader/ |
D | PixelShader.cpp | 136 bool PixelShader::usesTexture(int coordinate, int component) const in usesTexture()
|
D | PixelPipeline.cpp | 1541 void PixelPipeline::TEXCOORD(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int coordinate) in TEXCOORD() 1583 …void PixelPipeline::TEXCRD(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int coordinate, bool pr… in TEXCRD()
|
/external/swiftshader/src/Pipeline/ |
D | PixelShader.cpp | 136 bool PixelShader::usesTexture(int coordinate, int component) const in usesTexture()
|
/external/skqp/tests/ |
D | FontMgrAndroidParserTest.cpp | 82 for (const auto& coordinate : ffi.fVariationDesignPosition) { in DumpFiles() local
|
/external/skia/tests/ |
D | FontMgrAndroidParserTest.cpp | 82 for (const auto& coordinate : ffi.fVariationDesignPosition) { in DumpFiles() local
|
/external/ImageMagick/MagickCore/ |
D | geometry.c | 865 coordinate; in ParseGeometry() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_visitor.cpp | 37 fs_visitor::emit_mcs_fetch(const fs_reg &coordinate, unsigned components, in emit_mcs_fetch()
|
D | brw_vec4_visitor.cpp | 856 src_reg coordinate, src_reg surface) in emit_mcs_fetch() 910 src_reg coordinate, in emit_texture()
|
D | brw_fs.cpp | 3966 const fs_reg &coordinate, in lower_sampler_logical_send_gen4() 4072 const fs_reg &coordinate, in lower_sampler_logical_send_gen5() 4178 const fs_reg &coordinate, in lower_sampler_logical_send_gen7() 4418 const fs_reg &coordinate = inst->src[TEX_LOGICAL_SRC_COORDINATE]; in lower_sampler_logical_send() local
|
D | brw_vec4_nir.cpp | 2056 src_reg coordinate; in nir_emit_texture() local
|
/external/skqp/src/ports/ |
D | SkFontMgr_android_parser.cpp | 191 auto& coordinate = file.fVariationDesignPosition.push_back(); in __anon5e2d20b50102() local
|
D | SkFontHost_FreeType.cpp | 1963 const auto& coordinate = position.coordinates[j]; in computeAxisValues() local
|
/external/skia/src/ports/ |
D | SkFontMgr_android_parser.cpp | 191 auto& coordinate = file.fVariationDesignPosition.push_back(); in __anonbbaf037e0102() local
|
D | SkFontHost_FreeType.cpp | 1963 const auto& coordinate = position.coordinates[j]; in computeAxisValues() local
|
/external/mesa3d/src/compiler/glsl/ |
D | ir.h | 1880 ir_rvalue *coordinate; variable
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.c | 309 *coordinate; in MVGAppendPointsCommand() local
|