Searched defs:nullptr (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/
H A DConfigDescription_test.cpp26 ConfigDescription* config = nullptr) {
25 TestParse(const StringPiece& input, ConfigDescription* config = nullptr) argument
/frameworks/rs/
H A DrsElement.h126 const size_t * lengths = nullptr,
127 const uint32_t *asin = nullptr) {
123 create(Context *rsc, size_t count, const Element **ein, const char **nin, const size_t * lengths = nullptr, const uint32_t *asin = nullptr) argument
/frameworks/base/libs/hwui/
H A DOpenGLRenderer.h177 return saveLayer(left, top, right, bottom, paint, flags, nullptr);
330 return getTextShadow(paint, nullptr);
468 const SkPaint* paint = nullptr);
469 bool quickRejectSetupScissor(const Rect& bounds, const SkPaint* paint = nullptr) { argument

Completed in 3283 milliseconds