| /third_party/skia/experimental/skrive/src/reader/ |
| H A D | StreamReader.h | 95 BlockType type() const { return fType; } in type() function in skrive::internal::StreamReader::final
|
| /third_party/skia/experimental/graphite/src/geom/ |
| H A D | Shape.h | 56 Type type() const { return fType; } in type() function in skgpu::Shape 156 void setType(Type type) { in setType() argument
|
| /third_party/skia/gm/ |
| H A D | skbug_257.cpp | 72 SkPaint type; in test_text() local
|
| H A D | rectangletexture.cpp | 61 SkBitmap makeImagePixels(int size, ImageType type) { in makeImagePixels() argument
|
| H A D | surface.cpp | 183 static sk_sp<SkSurface> make_surface(const SkImageInfo& ii, SkCanvas* canvas, SurfaceType type) { in make_surface() argument
|
| H A D | rrects.cpp | 48 RRectGM(Type type) : fType(type) { } in RRectGM() argument
|
| H A D | dstreadshuffle.cpp | 58 void drawShape(SkCanvas* canvas, SkPaint* paint, ShapeType type) { in drawShape() argument
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | CommandBuffer.h | 70 void draw(PrimitiveType type, unsigned int baseVertex, unsigned int vertexCount) { in draw() argument 74 void drawIndexed(PrimitiveType type, unsigned int baseIndex, unsigned int indexCount, in drawIndexed() argument 79 void drawInstanced(PrimitiveType type, unsigned int baseVertex, unsigned int vertexCount, in drawInstanced() argument 84 void drawIndexedInstanced(PrimitiveType type, unsigned int baseIndex, unsigned int indexCount, in drawIndexedInstanced() argument [all...] |
| /third_party/skia/include/sksl/ |
| H A D | DSLVar.h | 153 DSLVar(DSLType type, skstd::string_view name = "var", in DSLVar() argument 158 DSLVar(DSLType type, const char* name, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLVar() argument 162 DSLVar(DSLType type, DSLExpression initialValue, PositionInfo pos = PositionInfo::Capture()) DSLVar() argument 165 DSLVar(const DSLModifiers& modifiers, DSLType type, skstd::string_view name = �, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLVar() argument 169 DSLVar(const DSLModifiers& modifiers, DSLType type, const char* name, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLVar() argument 201 DSLGlobalVar(DSLType type, skstd::string_view name = �, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLGlobalVar() argument 205 DSLGlobalVar(DSLType type, const char* name, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLGlobalVar() argument 209 DSLGlobalVar(DSLType type, DSLExpression initialValue, PositionInfo pos = PositionInfo::Capture()) DSLGlobalVar() argument 213 DSLGlobalVar(const DSLModifiers& modifiers, DSLType type, skstd::string_view name = �, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLGlobalVar() argument 217 DSLGlobalVar(const DSLModifiers& modifiers, DSLType type, const char* name, DSLExpression initialValue = DSLExpression(), PositionInfo pos = PositionInfo::Capture()) DSLGlobalVar() argument 269 DSLParameter(DSLType type, skstd::string_view name = �, PositionInfo pos = PositionInfo::Capture()) DSLParameter() argument 273 DSLParameter(DSLType type, const char* name, PositionInfo pos = PositionInfo::Capture()) DSLParameter() argument 276 DSLParameter(const DSLModifiers& modifiers, DSLType type, skstd::string_view name = �, PositionInfo pos = PositionInfo::Capture()) DSLParameter() argument 280 DSLParameter(const DSLModifiers& modifiers, DSLType type, const char* name, PositionInfo pos = PositionInfo::Capture()) DSLParameter() argument [all...] |
| /third_party/skia/modules/particles/include/ |
| H A D | SkReflected.h | 92 static void RegisterOnce(Type* type) { in RegisterOnce() argument [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | GlowStyles.cpp | 32 GlowAdapter(const skjson::ObjectValue& jstyle, const AnimationBuilder& abuilder, Type type) in GlowAdapter() argument 142 make_glow_effect(const skjson::ObjectValue& jstyle, const AnimationBuilder& abuilder, sk_sp<sksg::RenderNode> layer, GlowAdapter::Type type) make_glow_effect() argument
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | FillStroke.cpp | 25 FillStrokeAdapter(const skjson::ObjectValue& jpaint, const AnimationBuilder& abuilder, sk_sp<sksg::PaintNode> paint_node, sk_sp<AnimatablePropertyContainer> gradient_adapter, Type type) FillStrokeAdapter() argument
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb_public.c | 97 int sepol_policydb_set_typevers(sepol_policydb_t * sp, unsigned int type) in sepol_policydb_set_typevers() argument
|
| H A D | context.c | 157 char *type in context_from_record() local [all...] |
| H A D | context_record.c | 19 char *type; member 82 sepol_context_set_type(sepol_handle_t * handle, sepol_context_t * con, const char *type) sepol_context_set_type() argument [all...] |
| /third_party/selinux/libselinux/include/selinux/ |
| H A D | selinux.h | 151 int type; member
|
| /third_party/skia/client_utils/android/ |
| H A D | BitmapRegionDecoder.cpp | 69 SubsetType type = adjust_subset_rect(fCodec->getInfo().dimensions(), &subset, &outX, &outY); in decodeRegion() local
|
| /third_party/skia/bench/ |
| H A D | Matrix44Bench.cpp | 159 MapRectBench(MapMatrixType type, const char name[]) { in MapRectBench() argument 220 M4_mapRectBench(MapMatrixType type) : INHERITED(type, "m4") {} in M4_mapRectBench() argument 240 M33_mapRectBench(MapMatrixType type) : INHERITED(type, "m33") { in M33_mapRectBench() argument
|
| H A D | PatchBench.cpp | 103 SkString type; variable
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-common.c | 155 type_datum_t *type, *primary; in test_alias_datum() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | label_db.c | 74 int type; member 95 char *type, *key, *context, *temp; in process_line() local 194 db_lookup(struct selabel_handle *rec, const char *key, int type) db_lookup() argument [all...] |
| H A D | label_x.c | 26 int type; /* type of record (prop, ext, client) */ member 41 char *type, *key, *context; in process_line() local 198 lookup(struct selabel_handle *rec, const char *key, int type) lookup() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_copy_memory.cpp | 171 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionSupported() local 191 CanUsePointeeWithCopyMemory( const opt::analysis::Type& type) CanUsePointeeWithCopyMemory() argument [all...] |
| H A D | transformation_add_synonym.cpp | 165 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 178 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 194 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); IsInstructionValid() local [all...] |
| H A D | transformation_propagate_instruction_up.cpp | 37 bool ContainsPointers(const opt::analysis::Type& type) { in ContainsPointers() argument
|