Home
last modified time | relevance | path

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

/external/skqp/include/effects/
DSkDisplacementMapEffect.h22 kLast_ChannelSelectorType = kA_ChannelSelectorType enumerator
/external/skqp/src/effects/imagefilters/
DSkDisplacementMapEffect.cpp138 ChannelSelectorType xsel = buffer.read32LE(kLast_ChannelSelectorType); in CreateProc()
139 ChannelSelectorType ysel = buffer.read32LE(kLast_ChannelSelectorType); in CreateProc()