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

  /external/skia/src/core/
SkComposeShader.cpp 79 char* aStorage = (char*) storage + sizeof(ComposeShaderContext);
80 char* bStorage = aStorage + fShaderA->contextSize(rec);
97 SkShader::Context* contextA = fShaderA->createContext(newRec, aStorage);
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 231 milliseconds