Home
last modified time | relevance | path

Searched refs:FILE_PATH (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleApp.cpp21 #define FILE_PATH "/path/to/drawing.data" macro
435 FILE* f = fopen(FILE_PATH, "wb"); in SampleWindow()
1481 FILE* f = fopen(FILE_PATH, "ab"); in notifyWritten()