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

  /external/skia/tests/
GpuBitmapCopyTest.cpp 39 * @param desiredConfig Config being copied to. If the copy succeeded, dst must have this Config.
45 static void TestIndividualCopy(skiatest::Reporter* reporter, const SkBitmap::Config desiredConfig,
51 REPORTER_ASSERT(reporter, dst.config() == desiredConfig);
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 69 milliseconds