HomeSort by relevance Sort by last modified time
    Searched refs:NUM_CONFIGS (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
bitmapcopy.cpp 29 #define NUM_CONFIGS (sizeof(gConfigs) / sizeof(SkBitmap::Config))
49 SkBitmap fDst[NUM_CONFIGS];
75 for (unsigned i = 0; i < NUM_CONFIGS; ++i) {
88 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
99 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel_unittest.cc 161 NUM_CONFIGS
727 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS];
728 static const Result* kMatrixSharedUfrag[NUM_CONFIGS][NUM_CONFIGS];
729 static const Result* kMatrixSharedSocketAsGice[NUM_CONFIGS][NUM_CONFIGS]
    [all...]

Completed in 44 milliseconds