Searched refs:NUM_CONFIGS (Results 1 - 3 of 3) sorted by relevance

/external/skia/gm/
H A Dbitmapcopy.cpp35 #define NUM_CONFIGS SK_ARRAY_COUNT(gColorTypes) macro
54 SkBitmap fDst[NUM_CONFIGS];
80 for (unsigned i = 0; i < NUM_CONFIGS; ++i) {
93 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
104 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
/external/skqp/gm/
H A Dbitmapcopy.cpp35 #define NUM_CONFIGS SK_ARRAY_COUNT(gColorTypes) macro
54 SkBitmap fDst[NUM_CONFIGS];
80 for (unsigned i = 0; i < NUM_CONFIGS; ++i) {
93 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
104 for (unsigned i = 0; i < NUM_CONFIGS; i++) {
/external/webrtc/webrtc/p2p/base/
H A Dp2ptransportchannel_unittest.cc177 NUM_CONFIGS enumerator in enum:P2PTransportChannelTestBase::Config
824 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS];
825 static const Result* kMatrixSharedUfrag[NUM_CONFIGS][NUM_CONFIGS];
826 static const Result* kMatrixSharedSocketAsGice[NUM_CONFIGS][NUM_CONFIGS];
827 static const Result* kMatrixSharedSocketAsIce[NUM_CONFIGS][NUM_CONFIGS];
984 P2PTransportChannelTest::kMatrix[NUM_CONFIGS][NUM_CONFIG
[all...]

Completed in 832 milliseconds