Home
last modified time | relevance | path

Searched defs:idst (Results 1 – 6 of 6) sorted by relevance

/external/skia/gm/
Dpoly2poly.cpp39 const int idst[], int count) { in doDraw()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc587 char* UTF8CoerceToStructurallyValid(StringPiece src_str, char* idst, in UTF8CoerceToStructurallyValid()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc587 char* UTF8CoerceToStructurallyValid(StringPiece src_str, char* idst, in UTF8CoerceToStructurallyValid()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc587 char* UTF8CoerceToStructurallyValid(StringPiece src_str, char* idst, in UTF8CoerceToStructurallyValid()
/external/mesa3d/src/gallium/frontends/nine/
Dnine_state.c483 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local
489 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local
571 int *idst = (int *)&context->ps_const_f[4 * NINE_MAX_CONST_F_PS3]; in prepare_ps_constants_userbuf() local
576 int *idst = (int *)&context->ps_const_f[4 * NINE_MAX_CONST_F_PS3]; in prepare_ps_constants_userbuf() local
/external/skia/src/core/
DSkMatrix.cpp1689 SkIRect idst; in SkTreatAsSprite() local