Searched refs:fCoords (Results 1 – 5 of 5) sorted by relevance
79 AutoPtr<dng_memory_block> fCoords; variable95 return fCoords->Buffer_int32 () + (index - fOrigin); in Coords()
74 , fCoords () in dng_resample_coords()105 fCoords.Reset (allocator.Allocate (bufferSize)); in Initialize()107 int32 *coords = fCoords->Buffer_int32 (); in Initialize()
94 String fCoords; member
92 fArgs->fFormatArgs[childCallIndex].fCoords = buffer.str(); in writeFunctionCall()
55 SkSL::String coords = this->expandFormatArgs(arg.fCoords, args, in expandFormatArgs()