Searched refs:WritableAddr (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkBlitter_PM4f.cpp | 30 fState.fProc1(fState.fXfer, State::WritableAddr(fDevice, x, y), in blitH() 37 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitV() 50 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitRect() 61 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitAntiH() 93 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitLCDMask() 122 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitMask() 148 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitH() 156 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitV() 176 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitRect() 193 typename State::DstType* device = State::WritableAddr(fDevice, x, y); in blitAntiH() [all …]
|