Home | History | Annotate | Download | only in impl

Lines Matching refs:SetCommand

384         SetCommand s = sSetCommandMap.get(key);
958 private static final HashMap<Key<?>, SetCommand> sSetCommandMap =
959 new HashMap<Key<?>, SetCommand>();
962 new SetCommand() {
969 new SetCommand() {
976 new SetCommand() {
982 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() {
988 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() {