Home
last modified time | relevance | path

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

/external/skia/gm/
Dpoly2poly.cpp43 const int idst[], int count) { in doDraw()
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc585 char* UTF8CoerceToStructurallyValid(StringPiece src_str, char* idst, in UTF8CoerceToStructurallyValid()
/external/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.c449 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local
455 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local
537 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; in prepare_ps_constants_userbuf() local
542 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; in prepare_ps_constants_userbuf() local
/external/skia/src/core/
DSkMatrix.cpp1664 SkIRect idst; in SkTreatAsSprite() local